What's Changed
- Let message history end on ModelResponse and execute pending tool calls by @DouweM in #2562
- Ignore leading whitespace when streaming from Qwen or DeepSeek by @DouweM in #2554
- Stop calling MCP server
get_toolsahead ofagent runspan by @DouweM in #2545 - Remove anthropic-beta default header set in
AnthropicModelby @jerry-reevo in #2544 - Add
OllamaProviderby @DouweM in #2554 - Add
profileandsettingstoHuggingfaceModelby @DouweM in #2554 - Ask model to try again if it produced a response without text or tool calls, only thinking by @ethanabrooks in #2556
- Forward max_uses parameter to Anthropic WebSearchTool by @eballesteros in #2561
New Contributors
- @ethanabrooks made their first contribution in #2556
- @eballesteros made their first contribution in #2561
Full Changelog: v0.7.1...v0.7.2