v1.1.9
Changelog
New Features:
- IBM Watson X: Added support for IBM Watson X as a model provider. Find the docs here.
- DeepInfra: Added support for DeepInfra. Find the docs here.
- Support for MCP: Introducing MCPTools along with examples for using MCP with Agno agents.
Bug Fixes:
- Mistral with reasoning: Fixed cases where Mistral would fail when reasoning models from other providers generated reasoning content.
What's Changed
- Integrate with IBM Watson X by @dirkbrnd in #2105
- deep knowledge search with llama by @anuragts in #2283
- Add DeepInfra model with Reasoning support for OpenAILike deepseek models by @coderberry in #2197
- Add deep infra tests by @dirkbrnd in #2287
- Handle playground router non-streaming cases better by @dirkbrnd in #2284
- Update knowledgebase, vectordb and reader interfaces for Async by @dirkbrnd in #2195
- Improve chess battle by @anuragts in #2289
- fix: remove llama by @anuragts in #2292
- Fix cases where mistral fails when reasoning is used by @dirkbrnd in #2290
- MCP V0 by @ashpreetbedi in #2311
- Release 1.1.9 by @ashpreetbedi in #2312
New Contributors
- @coderberry made their first contribution in #2197
Full Changelog: v1.1.8...v1.1.9