Changelog
Improvements
- Gmail Tools: Added
get_emails_by_thread
andsend_email_reply
methods toGmailTools
.
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
- ✨ Add metadata support to OpenAIChat by @Sunwood-ai-labs in #2146
- feat: http-exception and exception catchers by @anuragts in #2155
- Add tests for Gemini and fix error by @dirkbrnd in #2152
- Fix Agentic Chunking by @manthanguptaa in #2156
- agentic-rag improvments by @Ayush0054 in #2023
- Gmail tools improvements and updates by @willemcdejongh in #2092
- Fix Chroma DB if multiple docs are inserted by @dirkbrnd in #2144
- Release 1.1.4 by @dirkbrnd in #2160
New Contributors
- @Sunwood-ai-labs made their first contribution in #2146
Full Changelog: v1.1.3...v1.1.4