Skip to content

v0.8.1 (2025-08-29)

Compare
Choose a tag to compare
@DouweM DouweM released this 29 Aug 14:42
· 66 commits to main since this release
7e0b4fc

What's Changed

  • Add gen_ai.system_instructions attribute to agent run spans by @alexmojaki in #2699
  • Bump temporalio to 1.16.0 by @DouweM in #2703
  • Rename StreamedRunResult methods to be consistent with AgentStream by @DouweM in #2692
  • Deprecate specifying a model name without a provider prefix, and the vertexai provider name by @DouweM in #2711
  • Rename ModelResponse.provider_request_id to provider_response_id by @DouweM in #2710
  • docs: Add message_history parameter documentation for CLI methods by @ryx2 in #2695

Full Changelog: v0.8.0...v0.8.1