Changelog
New Features:
- Perplexity Model: We now support [Perplexity](https://www.perplexity.ai/) as a model provider.
- Todoist Toolkit: Added a toolkit for managing tasks on Todoist.
- JSON Reader: Added a JSON file reader for use in knowledge bases.
Improvements:
- LanceDb: Implemented
name_exists
function for LanceDb
Bug Fixes:
- Storage growth bug: Fixed a bug with duplication of
run_messages.messages
for every run in storage
What's Changed
- Mistral Async implementation by @dirkbrnd in #2002
- Async Cohere by @manthanguptaa in #2004
- Google sheets tool ag 2636 by @ysolanky in #1994
- weaviate-vector-db-ag-2637 by @ysolanky in #1995
- Add custom retriever by @ashpreetbedi in #2013
- fix: chess readme env by @anuragts in #2016
- Added Todoist Tool by @Ansub in #2020
- Update cookbooks to composio agno by @dirkbrnd in #2033
- Add JSON file support for file input by @pritipsingh in #2009
- lance-db-name_exists-ag-2655 by @ysolanky in #2024
- AG-2323 Add perplexity model by @willemcdejongh in #1997
- add image support in file upload by @Ayush0054 in #2007
- fix-memory-ag-2662 by @ysolanky in #2028
- Add logging for various operations in tools by @onukura in #2011
- Run response default dict fix by @dirkbrnd in #2034
- fix: pineconedb use namespace value from global variable by @leontruzqy in #2041
- Make email param optional in cal tool by @srexrg in #1970
- Release 1.0.8 by @dirkbrnd in #2043
New Contributors
- @onukura made their first contribution in #2011
- @leontruzqy made their first contribution in #2041
Full Changelog: v1.0.6...v1.0.8