What's Changed
- feat(agenticclaude): expose cache_creation_input_tokens in message.Extra by @sin-bufan in #978
- feat(langfuse): expose OTLP retry config by @jesse-engineer in #981
- fix(ark): support EnhancedTool text results in Responses API by @N3kox in #986
- fix(agenticark): preserve raw reasoning content from Ark Responses API by @N3kox in #985
- fix(langfuse): preserve agent outcomes through retries and callback panics by @jesse-engineer in #989
- feat(gemini): add WithLabels option for request-level metadata by @jredl-va in #769
- fix(gemini): preserve context errors during streaming by @jesse-engineer in #987
- feat(callbacks/tls): add opt-in TLS observability callback by @runninggo in #936
- feat: add agentic response modifiers to OpenAI ACL by @mrh997 in #1010
- fix: isolate OpenAI request extra fields by @mrh997 in #1012
- fix: finalize agentic output before callbacks by @mrh997 in #1011
New Contributors
- @jredl-va made their first contribution in #769
- @runninggo made their first contribution in #936
Full Changelog: components/model/agenticgemini/v0.2.3...components/model/agenticgemini/v0.2.4