1.14.7a1
📦 crewaiView on GitHub →
✨ 4 features🐛 5 fixes🔧 1 symbols
Summary
This release introduces support for crew trained agents and the Snowflake Cortex LLM provider, alongside several bug fixes, notably improving CLI stability and Snowflake Claude integration.
✨ New Features
- Added support for crew trained agents files.
- Introduced native Snowflake Cortex LLM provider.
- Added Databricks integration guide.
- Added Snowflake integration guide.
🐛 Bug Fixes
- Restored `[project.scripts]` in crewai package to fix CLI issues related to UV tool installation.
- Resolved reliability issues with file inputs.
- Fixed incomplete tool result histories when using Snowflake Claude.
- Handled stringified tool calls for Snowflake Claude.
- Re-armed multi-source `or_` listeners across router-driven cycles.