Releases: superagent-ai/superagent
Releases · superagent-ai/superagent
v0.0.35
v0.0.34
What's Changed
- Add fix for psychic document loading by @homanp in #178
- Update .gitignore to include codesandbox by @homanp in #183
- Fixed Spelling Mistake in the README.md file by @Elliot-Construct in #185
- fix: small typo Agnets to Agents in client-page by @Carlos-Marques in #192
- UI update by @simonweniger in #191
New Contributors
- @Elliot-Construct made their first contribution in #185
- @Carlos-Marques made their first contribution in #192
Full Changelog: v0.0.33...v0.0.34
v0.0.33
v0.0.32
Adding support for Anthropics Claude 2 🔥 🤖
What's Changed
- Fix issue with client exception when user has not created an API token by @homanp in #164
- Edit tool by @homanp in #166
- This PR adds the ids to the cards by @simonweniger in #170
- fix agent page error by @simonweniger in #171
- ui: add dockerfile by @bdqfork in #173
- Add support for claude-2 by @homanp in #176
New Contributors
- @simonweniger made their first contribution in #170
- @bdqfork made their first contribution in #173
Full Changelog: v0.0.31...v0.0.32
v0.0.31
v0.0.30
🔥 Nested Agents, Zapier and OpenAPI Toolkits and much more 🔥
Super stoked to be releasing a big update to Superagent packed with some amazing stuff!
- We are introducing Nested Agents (an Agent running another Agent).
- Zapier toolkit (Build AI assistants using Zapier)
- OpenAPI toolkit (Connect an Agent to any third-party API).
What's Changed
- Update README by @homanp in #150
- Support ingestion of multiple URLS by @homanp in #152
- Add Zapier NLA tool by @homanp in #153
- Add
Agent-as-a-Toolby @homanp in #154 - Add support for OpenAPI tool by @homanp in #155
- Design tweaks by @homanp in #157
Full Changelog: v0.0.29...v0.0.30
v0.0.29
Add CSV files to your Agents 🕵️
We are super excited to add the possiblity to analyze CSV files with your Agents
What's Changed
- Make Segement and Stripe optional by @homanp in #146
- Add summary tool whenever a document is added to an Agent by @homanp in #139
- Add support for Q&A over CSV files by @homanp in #148
Full Changelog: v0.0.28...v0.0.29
v0.0.28
Adding support for Psychic 📄
Thrilled to announce that Superagent now integrates with Psychic!!
Psychic (YC23) enables users to bring real-time data from APIs into their Agents. They support a bunch of different integrations such as Google Drive, Zendesk, Intercom, Slack, Notion etc.
What's Changed
- Update .env.example by @homanp in #141
- Add support for passing in json inputs by @homanp in #142
- Firestore loader by @homanp in #130
- Psychic by @homanp in #143
Full Changelog: v0.0.27...v0.0.28