Skip to content

v1.0.9 (2025-09-18)

Compare
Choose a tag to compare
@DouweM DouweM released this 18 Sep 23:37
· 56 commits to main since this release
f5231e8

What's Changed

  • Stream built-in tool calls from OpenAI, Google, Anthropic and return them on next request (required for OpenAI reasoning) by @DouweM in #2877
  • Include built-in tool calls and results in OTel messages by @DouweM in #2954
  • Add RunContext.max_retries and .last_attempt by @DouweM in #2952
  • Fix StreamedResponse.model_name for Azure OpenAI with content filter by @DouweM in #2951
  • Fix TemporalAgent dropping model-specific ModelSettings (e.g. openai_reasoning_effort) by @DouweM in #2938
  • Don't send item IDs to Responses API for non-reasoning models by @DouweM in #2950
  • Update DBOS version by @qianl15 in #2939

Full Changelog: v1.0.8...v1.0.9