0.119.0
📦 crewaiView on GitHub →
✨ 3 features🐛 5 fixes🔧 5 symbols
Summary
This release focuses on stability with fixes for memory crashes and telemetry, while introducing knowledge retrieval prompt re-writing and parent flow identification for Crew and LiteAgent.
Migration Steps
- Update LiteLLM dependency to the latest supported version
✨ New Features
- Introduced knowledge retrieval prompt re-writing in Agent for improved tracking and debugging
- Enabled parent flow identification for Crew and LiteAgent
- Made LLM setup and quickstart guides model-agnostic
🐛 Bug Fixes
- Fixed memory reset crash occurring when embedding dimensions mismatch
- Prevented telemetry-related crashes when the service is unavailable
- Improved test reliability by enhancing pytest handling for flaky tests
- Fixed llama converter tests by removing skip_external_api
- Fixed typos across documentation and configuration files
🔧 Affected Symbols
CrewLiteAgentAgentllama converterRAG tool