Releases: superagent-ai/superagent
v0.0.45
Full Changelog: v0.0.44...v0.0.45
v0.0.44
Full Changelog: v0.0.43...v0.0.44
v0.0.43
Full Changelog: v0.0.42...v0.0.43
v0.0.42
v0.0.41
Introducing the Github Repository loader ⚡ 🔥
Overview
You can now connect any Github Repository to your Agents with just a couple of clicks!
We were so excited about this that we built our own Discord bot and fed it all the Superagent repos.
The bot helps users with questions about the Superagent framework and specifics around implementation.
BIG THANKS to @simjak @heresandyboy for the contributions in this release!! ❤️
What's Changed
- GitHub repo loader by @homanp in #233
- Edit document title by @homanp in #235
- Improve docker compose setup for different environments by @heresandyboy in #234
- Load the content directly without URL by @simjak in #228
New Contributors
Full Changelog: v0.0.40...v0.0.41
v0.0.40
ChatGPT plugins and Agent sessions 🚀
We just supercharged all Agents with the possiblity to run chatGPT plugins as Tools!
One of our most requested features is to enable Superagent to run chatGPT plugins. This is now live thanks to @dantheman0207!!
We also added the possiblity to create sepearate sessions when running agents, which is useful for chat-like apps that have a lot of users. This removes the necessity to create one agent per user.
What's Changed
- Chatgpt plugins support by @homanp in #223
- Light mode by @homanp in #226
- Fix issue with creating API tokens by @homanp in #230
- Add possiblity to create different sessions when invoking agents by @homanp in #232
Full Changelog: v0.0.39...v0.0.40
v0.0.39
v0.0.38
What's Changed
- add doc pages by @dannysheridan in #209
- Fix issue with sharing agents by @homanp in #214
- add error logging by @dantheman0207 in #215
- Add docker-compose for easy local setup by @heresandyboy in #221
New Contributors
- @dannysheridan made their first contribution in #209
- @dantheman0207 made their first contribution in #215
- @heresandyboy made their first contribution in #221
Full Changelog: v0.0.37...v0.0.38
v0.0.37
v0.0.36
What's Changed
- Fix issue with background colour by @homanp in #199
- Add endpoint for patching a document by @homanp in #200
- Update pinecone.py by @tjdharani in #204
- Update fern openapi spec by @homanp in #206
New Contributors
- @tjdharani made their first contribution in #204
Full Changelog: v0.0.35...v0.0.36