Skip to content

v0.7.2 (2025-08-14)

Compare
Choose a tag to compare
@DouweM DouweM released this 14 Aug 22:55
· 234 commits to main since this release
851df07

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_tools ahead of agent run span by @DouweM in #2545
  • Remove anthropic-beta default header set in AnthropicModel by @jerry-reevo in #2544
  • Add OllamaProvider by @DouweM in #2554
  • Add profile and settings to HuggingfaceModel by @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

Full Changelog: v0.7.1...v0.7.2