Skip to content

Releases: superagent-ai/superagent

v.0.0.16

11 Jun 23:02
483961a
Compare
Choose a tag to compare

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

Full Changelog: v.0.0.15...v.0.0.16

v.0.0.15

08 Jun 20:04
ec00745
Compare
Choose a tag to compare

Wolfram Alpha 🔧

Excited to release v.0.0.15 of Superagent that adds support for a Wolfram Alpha tool.

You can attach the Wolfram Alpha tool to an Agent you have created an have it do computations which is something that LLMs are bad at.

v.0.0.14

08 Jun 09:39
1f266d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.0.13...v.0.0.14

v.0.0.13

06 Jun 15:51
4742d9f
Compare
Choose a tag to compare

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

30 May 12:47
6fb4308
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.0.11...v.0.0.12

v.0.0.11

29 May 07:41
Compare
Choose a tag to compare

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

25 May 20:38
ea4e7bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.0.9...v.0.0.10

v.0.0.9

24 May 22:07
435cb38
Compare
Choose a tag to compare

What's Changed

  • Add support for creating, listing and destroying prompts by @homanp in #57
  • Attach a prompt to an Agent by @homanp in #58

Full Changelog: v.0.0.8...v.0.0.9

v.0.0.8

24 May 11:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.0.7...v.0.0.8

v.0.0.7

21 May 22:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.0.6...v.0.0.7