Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 17 Feb 19:42
· 8 commits to main since this release
b6e4837

Changelog

Improvements

  • Gmail Tools: Added get_emails_by_thread and send_email_reply methods to GmailTools.

Bug Fixes:

  • Gemini List Parameters: Fixed issue with functions with list-type parameters in Gemini.
  • Gemini Safety Parameters: Fixed issue with passing safety parameters in Gemini.
  • ChromaDB Multiple Docs: Fixed issue with loading multiple documents into ChromaDB.
  • Agentic Chunking: Fixed an issue where openai would be required for chunking even if a model was passed.

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4