Releases: superagent-ai/superagent
Releases · superagent-ai/superagent
v0.1.54
What's Changed
- Configuring Vector Databases using UI by @elisalimli in #633
Full Changelog: v0.1.53...v0.1.54
v0.1.53
What's Changed
- adding error handling to astra by @Briah in #632
- Configure Vector Database by @elisalimli in #630
Full Changelog: v0.1.52...v0.1.53
v0.1.52
v0.1.51
What's Changed
- Adding pagination for Datasources and Tools page by @elisalimli in #620
Full Changelog: v0.1.50...v0.1.51
v0.1.50
What's Changed
- Add fix for returning non JSON responses from HTTP tool by @homanp in #619
- feat(request-model): Make
returnDirect
required by @ItzCrazyKns in #621
Full Changelog: v0.1.49...v0.1.50
v0.1.49
What's Changed
- Adding auth script to db migrations by @elisalimli in #607
- Improving docs of running locally page by @elisalimli in #609
- Replace Python snippet with JavaScript by @ItzCrazyKns in #612
- Running pre-commit hook by @elisalimli in #606
- Add
returnDirect
property to tool creation by @ItzCrazyKns in #613 - Adding Pagintion for workflows and agents page by @elisalimli in #610
- Showing confirmation dialog when user tries to delete an agent by @elisalimli in #616
New Contributors
- @ItzCrazyKns made their first contribution in #612
Full Changelog: v0.1.48...v0.1.49
v0.1.48
What's Changed
- Adding Workflows docs page by @elisalimli in #603
- Http tool by @homanp in #605
Full Changelog: v0.1.47...v0.1.48
v0.1.47
Full Changelog: v0.1.46...v0.1.47
v0.1.46
Full Changelog: v0.1.45...v0.1.46
v0.1.45
Workflow UI
This release includes the new Workflow UI that enables users to create Assistant workflows by connecting assistants together in a sequential workflow.
What's Changed
- Exclude venv in linting by @elisalimli in #584
- Add tool config field to DB by @homanp in #585
- Workflows by @elisalimli in #586
- Generate tool config by @homanp in #590
- Bing search tool config by @homanp in #591
- Seperating workflow agents by @elisalimli in #592
- Fix issue in custom tools docs by @homanp in #596
- Fix issue with UI breaking for custom tools by @homanp in #597
- chore: update actions in ci and lint by @tobiastornros in #599
- Workflow settings by @elisalimli in #593
Full Changelog: v0.1.44...v0.1.45