v0.8.1 (2025-08-29)
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 withAgentStream
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
toprovider_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