v2.7.3
Changelog
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.
What's Changed
- Gemini audio fix phi 2202 by @ysolanky in #1557
- generates timestamp of a youtube video by @pritipsingh in #1559
- Use Case : Study Partner by @unnati914 in #1529
- Add chromadb vectordb cookbook by @manthanguptaa in #1560
- Fix issue with gemini functions with no parameters by @dirkbrnd in #1562
- updated stale issues action to v9 by @Ansub in #1453
- Feat: Youtube Knowledge Base Video URLs by @lucifertrj in #1545
- Switch to crawl4ai async to fix issues with webcrawler by @dirkbrnd in #1563
- claude-image-support-phi-2207 by @ysolanky in #1566
- Youtubetools proxy param phi 2208 by @ysolanky in #1568
- Refactor: Use isinstance() for type checking to enhance flexibility i… by @alphamarket in #1490
- Add giphy tool [PHI-2206] by @dirkbrnd in #1565
- Add key validation on all models by @dirkbrnd in #1578
New Contributors
- @alphamarket made their first contribution in #1490
Full Changelog: v2.7.2...v2.7.3