Releases: superagent-ai/superagent
v.0.0.16
Agent Logs 🪲
** We are really excited to introduce Agent
logs. With Superagent v.0.0.16 you can choose to save traces and decision-making your agents make!**
Use this log to debug, tweak and enhance your Agents!
What's Changed
- Update config.yml by @lightningRalf in #88
- Trace Agent logs by @homanp in #90
Full Changelog: v.0.0.15...v.0.0.16
v.0.0.15
v.0.0.14
What's Changed
- Azure OpenAI API by @shubham184 in #71
- Add functionality for patching prompt by @homanp in #82
- Refactor
Agents
lib to be more DRY by @homanp in #83
New Contributors
- @shubham184 made their first contribution in #71
Full Changelog: v.0.0.13...v.0.0.14
v.0.0.13
Search Agents 🔍
We're excited to announce that superagent v0.0.13 is now available! This version introduces a new feature that will be a game changer for many users: a new type of Agent that utilizes search functionality.
The new Search Agent is a major feature in this release. This Agent is designed to make web scraping and data extraction easier and more efficient. The Search Agent uses advanced search techniques to find and retrieve data based on specific criteria provided by the user. It supports both keyword-based and pattern-based search queries, enhancing the flexibility and power of data retrieval.
Furthermore you can tweak the Agent by giving it specific instructions using a prompt
.
📚 Documentation:
Detailed documentation on how to use the new Search Agent has been added to the Superagent Docs.
🙏 Thank You:
We would like to express our gratitude to all the contributors who made this release possible. We look forward to seeing how you utilize the new Search Agent in your projects!
v.0.0.12
v.0.0.11
What's Changed
- Remove cascade delete by @homanp in #65
- Added shadow database url to prisma by @1CAMOU in #61
- Fix issue with deleting
Agents
by @homanp in #66 - Add possibility to access API using API tokens by @homanp in #67
New Contributors
- @1CAMOU made their first contribution in #61
Full Changelog: v.0.0.10...v.0.0.11
v.0.0.10
What's Changed
- add ISSUE_TEMPLATE, CoC by @lightningRalf in #60
- Add possiblity to attach custom prompts to an agent by @homanp in #62
New Contributors
- @lightningRalf made their first contribution in #60
Full Changelog: v.0.0.9...v.0.0.10
v.0.0.9
v.0.0.8
v.0.0.7
What's Changed
- Bash script for starting all required services by @thesushilsharma in #45
- Add support for
Anthropic
LLM provider by @homanp in #49
Full Changelog: v.0.0.6...v.0.0.7