v2.7.3
版本发布时间: 2024-12-16 22:19:04
phidatahq/phidata最新发布版本:v2.7.5(2024-12-20 22:51:14)
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 https://github.com/phidatahq/phidata/pull/1557
- generates timestamp of a youtube video by @pritipsingh in https://github.com/phidatahq/phidata/pull/1559
- Use Case : Study Partner by @unnati914 in https://github.com/phidatahq/phidata/pull/1529
- Add chromadb vectordb cookbook by @manthanguptaa in https://github.com/phidatahq/phidata/pull/1560
- Fix issue with gemini functions with no parameters by @dirkbrnd in https://github.com/phidatahq/phidata/pull/1562
- updated stale issues action to v9 by @Ansub in https://github.com/phidatahq/phidata/pull/1453
- Feat: Youtube Knowledge Base Video URLs by @lucifertrj in https://github.com/phidatahq/phidata/pull/1545
- Switch to crawl4ai async to fix issues with webcrawler by @dirkbrnd in https://github.com/phidatahq/phidata/pull/1563
- claude-image-support-phi-2207 by @ysolanky in https://github.com/phidatahq/phidata/pull/1566
- Youtubetools proxy param phi 2208 by @ysolanky in https://github.com/phidatahq/phidata/pull/1568
- Refactor: Use isinstance() for type checking to enhance flexibility i… by @alphamarket in https://github.com/phidatahq/phidata/pull/1490
- Add giphy tool [PHI-2206] by @dirkbrnd in https://github.com/phidatahq/phidata/pull/1565
- Add key validation on all models by @dirkbrnd in https://github.com/phidatahq/phidata/pull/1578
New Contributors
- @alphamarket made their first contribution in https://github.com/phidatahq/phidata/pull/1490
Full Changelog: https://github.com/phidatahq/phidata/compare/v2.7.2...v2.7.3