Releases: superagent-ai/superagent
Releases · superagent-ai/superagent
v0.2.40
What's Changed
- 🌿 bump python generator to latest by @armandobelardo in #998
Full Changelog: v0.2.39...v0.2.40
v0.2.39
What's Changed
- Add Memory to LLM Agent by @elisalimli in #983
- 🌿 upgrade CLI version and disable the usage of title field by @armandobelardo in #993
- Getting context window sizes of models without prefixes by @elisalimli in #994
- Add GPT-4o by @homanp in #995
Full Changelog: v0.2.37...v0.2.39
v0.2.37
What's Changed
- 🌿 upgrade CLI version and disable the usage of title field by @armandobelardo in #992
New Contributors
- @armandobelardo made their first contribution in #992
Full Changelog: v0.2.36...v0.2.37
v0.2.36
v0.2.35
What's Changed
- Native Function Calling by @elisalimli in #973
- [refactor] Agent Classes & Parallel function calling for LLM Agent by @elisalimli in #965
- fix: stream only when it's enabled by @elisalimli in #978
- fix: LLMAgent's call_tool function to correctly serialize arguments by @elisalimli in #979
- fix: running format and linting commands for existing files only by @elisalimli in #980
- Fix bug: Shared mutable class attribute causing unexpected behavior by @elisalimli in #984
- fix: cohere streaming by @elisalimli in #976
- Use acompletion by @elisalimli in #982
- fix conditional check for tool_calls in llm.py by @elisalimli in #986
- fix conditional check for tool_calls in llm.py by @elisalimli in #987
- [refactor] Use async requests in SuperRagService by @elisalimli in #985
- Limit tool call depth in LLM Agent by @elisalimli in #977
Full Changelog: v0.2.34...v0.2.35
v0.2.34
v0.2.33
What's Changed
- fix: add JSON serialization to SuperRagTool query response by @elisalimli in #971
- Cohere Integration by @elisalimli in #972
Full Changelog: v0.2.32...v0.2.33
v0.2.32
What's Changed
- (Astra DB) add caller library name as User-Agent header in requests to Astra DB by @hemidactylus in #968
- Mistral Integration by @elisalimli in #969
- ⚡️Groq Integration by @elisalimli in #970
New Contributors
- @hemidactylus made their first contribution in #968
Full Changelog: v0.2.31...v0.2.32
v0.2.31
What's Changed
- Gracefully handling parsing errors for structured outputs by @elisalimli in #966
- Reverting breaking change for json mode. by @elisalimli in #967
Full Changelog: v0.2.30...v0.2.31
v0.2.30
What's Changed
- [feat] Disconnecting a Vector Database Provider by @elisalimli in #957
- Adding missing npx command to allow container to build and run properly. by @taylor-schneider in #958
- [fix] LLM records remain unchanged by @elisalimli in #961
- Refactor: SuperRag by @elisalimli in #960
- [bugfix] [refactor] LLM integrations form by @elisalimli in #962
- Restore #956 by @elisalimli in #963
New Contributors
- @taylor-schneider made their first contribution in #958
Full Changelog: v0.2.29...v0.2.30