1.2.0
Breaking Changes📦 crewaiView on GitHub →
⚠ 1 breaking🐛 4 fixes🔧 2 symbols
Summary
This release focuses on maintenance by updating default LLM models, improving logging, and refining flow visualization, while also removing the unused aisuite dependency.
⚠️ Breaking Changes
- The 'aisuite' dependency and its associated functionality have been removed.
Migration Steps
- Remove any code dependencies or references to 'aisuite' as it is no longer included in the package.
🐛 Bug Fixes
- Updated the default LLM model to a newer version.
- Improved error logging within LLM utility functions.
- Modified the flow visualization directory structure.
- Updated the method inspection logic for flow visualization.
🔧 Affected Symbols
aisuiteLLM utilities