v1.1.4

February 17, 2025

1.1.4

Improvements:
  • Gmail Tools: Added get_emails_by_thread and send_email_reply methods to GmailTools.
Bug Fixes:
  • Gemini List Parameters: Fixed an issue with functions using list-type parameters in Gemini.
  • Gemini Safety Parameters: Fixed an issue with passing safety parameters in Gemini.
  • ChromaDB Multiple Docs: Fixed an issue with loading multiple documents into ChromaDB.
  • Agentic Chunking: Fixed an issue where OpenAI was required for chunking even when a model was provided.