Skip to content

v1.0.7

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 05 Feb 12:14
· 15 commits to main since this release

Changelog

New Features:

  • Google Sheets Toolkit: Added a basic toolkit for reading, creating and updating Google sheets.
  • Weviate Vector Store: Added support for Weviate as a vector store.

Improvements:

  • Mistral Async: Mistral now supports async execution via agent.arun() and agent.aprint_response().
  • Cohere Async: Cohere now supports async execution via agent.arun() and agent.aprint_response()

Bug Fixes:

  • Retriever as knowledge source: Added small fix and examples for using the custom retriever parameter with an agent.

What's Changed

Full Changelog: v1.0.6...v1.0.7