v2.7.3

December 16, 2024

Multi-Modal Tools

This update introduces new multimodal tools, enhances the multimodal capabilities of existing models, and includes several quality-of-life improvements.
New Features
  • Giphy Tool: Added Giphy integration to enhance creative collaboration.
  • Native image upload support for Claude: Added native support for uploading images natively to the Anthropic API.
  • Youtube Knowledge base: Added support for new YouTube knowledge base, allowing it to be loaded directly using YouTube video links. 
Improvements
  • API key validation: Added API key validation for model classes. 
  • Gemini audio: Improved native audio upload support for Gemini Model.
  • YoutubeTools: A new Youtube tool which allows generation of timestamps.
  • Workspace Configuration Flexibility: Refactored type-checking logic using isinstance() to enhance flexibility and maintainability.
  • Web Crawler Stability: Switched to crawl4ai async to resolve issues and improve performance.
  • Memory Optimization: Improved memory usage in large-scale workflows for better efficiency.
  • User Interface: Refined the UI for better tracking of team activities.
Bug Fixes
  • Role-Based Access Control Bugs: Resolved issues affecting access permissions.
  • Gemini Functions: Fixed errors when functions had no specified parameters.