v0.3.0
What's Changed
- fix: minor ToolCard styling change by @ivyjeong13 in #710
- feat: add environment variables to workflow form in admin ui by @ryanhopperlowe in #713
- enhancement: Active selected link in sidebar state by @ivyjeong13 in #723
- Feat/admin/credentials-input by @ryanhopperlowe in #716
- Fix: fix fe code to not make requests when validating cache by @StrongMonkey in #720
- feat: allow users to trigger workflow authentication in the chat interface by @ryanhopperlowe in #725
- enhance: adjust the offset of the workfow parameter dialog to overlay the invoke button by @ryanhopperlowe in #727
- fix: prevent event source from reconnecting after SSE close event by @ryanhopperlowe in #726
- chore: fix linter warning related to useEffect by @ryanhopperlowe in #729
- chore: improve dev environment setup for admin ui by @ryanhopperlowe in #731
- feat: add available models API by @thedadams in #705
- No alias wait by @thedadams in #736
- chore: improve performance and typing for route helpers in admin ui by @ryanhopperlowe in #740
- chore: update publish with aliasAssigned api change by @ivyjeong13 in #737
- fix: display error if tool creation failed by @ivyjeong13 in #738
- Fix: run pnpm build in package script by @StrongMonkey in #742
- feat: add the ability to configure model providers dynamically by @thedadams in #739
- Chore: Add document link to generate onedrive link by @StrongMonkey in #745
- Feat/admin/model-create-and-edit-dropdown by @ryanhopperlowe in #744
- enhance: improve sidebar look by @ryanhopperlowe in #758
- fix: realign home button icon on error boundary in admin ui by @ryanhopperlowe in #759
- enhance: replace ugly user dropdown menu with Shadcn UI DropdownMenu by @ryanhopperlowe in #760
- fix: restart model providers when its credential changes by @thedadams in #761
- feat: RunSpec.Timeout to override default 10m run timeout by @iwilltry42 in #755
- fix: 'go generate' needed for RunSpec.Timeout by @iwilltry42 in #763
- Fix: fix delete knowledge source hanging in UI by @StrongMonkey in #762
- fix: update labels for model aliases and usages by @ryanhopperlowe in #767
- chore: add a vision model usage type and alias by @thedadams in #777
- fix: highlight threads sidebar item on thread view page by @ryanhopperlowe in #769
- Feat/admin/chat-on-thread-view by @ryanhopperlowe in #772
- revert 1ed16ce... change: use cleanup handler for runstate instead of finalizer on a run (#661) by @iwilltry42 in #782
- chore: provide default model environment variables to tools by @thedadams in #781
- feat: Model Providers page by @ivyjeong13 in #774
- feat: add icons to model providers by @thedadams in #783
- Make text-embedding-3-large the default embedding model by @sanjay920 in #775
- enhance: agent name generation in admin ui by @ryanhopperlowe in #784
- chore: update link implementation and usages in tables app-wide by @ryanhopperlowe in #787
- feat: first model provider banner & model provider pages improvements by @ivyjeong13 in #789
- feat: populate all available models from configured model providers by @thedadams in #792
- fix: decrease oauth prompt timeout by @njhale in #766
- feat: view models for a model provider & configure helper text for inputs by @ivyjeong13 in #795
- feat: set default aliases if configuring OpenAI with env var by @thedadams in #794
- enhance: helper tooltip and minor table ui fix by @ivyjeong13 in #797
- Chore: Increase ingestion timeout to 1 hour by @StrongMonkey in #798
- Fix: Change minor wording issue by @cjellick in #788
- fix: waiting for modelProvider models to load before showing default model selection by @ivyjeong13 in #796
- enhance: improve agent banner by @ryanhopperlowe in #799
- enhance: redirect from user to admin UI when no models configured by @thedadams in #800
- fix: stop threads table filling up empty space by @ivyjeong13 in #803
- feat: models provider models disable and usage dropdown & Models page removal by @ivyjeong13 in #802
- chore: remove typography & change to recommended by @ivyjeong13 in #809
- feat: sort models by name in default model dropdowns by @ryanhopperlowe in #805
- feat: set api key inputs to be type password in model provider form by @ryanhopperlowe in #810
- fix: link open new tab fix & minor table styling fixes by @ivyjeong13 in #811
- fix: add polling check for agent aliasAssigned for publishing by @ivyjeong13 in #812
- Fix: Make workflow thread link clickable by @cjellick in #820
New Contributors
- @sanjay920 made their first contribution in #775
Full Changelog: v0.2.1...v0.3.0