What's Changed
Core Improvements & Fixes
- Fixed issues with missing template variables and user memory configuration.
- Improved async flow support and addressed agent response formatting.
- Enhanced memory reset functionality and fixed CLI memory commands.
- Fixed type issues, tool calling properties, and telemetry decoupling.
New Features & Enhancements
- Added Flow state export and improved state utilities.
- Enhanced agent knowledge setup with optional crew embedder.
- Introduced event emitter for better observability and LLM call tracking.
- Added support for Python 3.10 and ChatOllama from langchain_ollama.
- Integrated context window size support for the o3-mini model.
- Added support for multiple router calls.
Documentation & Guides
- Improved documentation layout and hierarchical structure.
- Added QdrantVectorSearchTool guide and clarified event listener usage.
- Fixed typos in prompts and updated Amazon Bedrock model listings.
New Contributors
- @luctrate made their first contribution in #2085
- @sharmasundip made their first contribution in #2086
- @nikolaidk made their first contribution in #2138
- @RealVidy made their first contribution in #2144
- @failedanswer made their first contribution in #2158
- @cardofe made their first contribution in #2170