What’s Changed
Core Improvements & Fixes
• Improved test reliability by enhancing pytest handling for flaky tests
• Fixed memory reset crash when embedding dimensions mismatch
• Enabled parent flow identification for Crew and LiteAgent
• Prevented telemetry-related crashes when unavailable
• Upgraded LiteLLM version for better compatibility
• Fixed llama converter tests by removing skip_external_api
New Features & Enhancements
• Introduced knowledge retrieval prompt re-writting in Agent for improved tracking and debugging
• Made LLM setup and quickstart guides model-agnostic
Documentation & Guides
• Added advanced configuration docs for the RAG tool
• Updated Windows troubleshooting guide
• Refined documentation examples for better clarity
• Fixed typos across docs and config files