Skip to content

v0.6.5

Latest

Choose a tag to compare

@rm-openai rm-openai released this 06 Jan 15:32
· 4 commits to main since this release
ace9f11

What's Changed

  • Add per-run tracing API key support by @rm-openai in #2260
  • Add AgentHookContext with turn_input for agent hooks by @ihower in #2213
  • feat: Add tool guardrails to function_tool decorator args (ref #2218) by @seratch in #2227
  • Add realtime audio mapping support and SIP session payload tests by @seratch in #2225
  • fix: #2204 Convert tool execution exception to runtime error by @aligokalppeker in #2243
  • fix: handle output_text type in realtime text mode by @sbera77 in #2235
  • fix: #2222 Streaming is blocking and cannot be cancelled by @seratch in #2226
  • fix: Improve tracing shutdown safety by @seratch in #2229
  • Gemini 3 Pro support and cross-model conversation compatibility by @ihower in #2158
  • Preserve non-text tool outputs in LiteLLM and chatcmpl converters by @ihower in #2214
  • Add explicit content=None to assistant tool-call messages in Chat Completions converter by @ihower in #2238
  • v0.6.5 by @seratch in #2263

Documents

  • docs: Add document updates for #2169 changes by @seratch in #2170
  • Fix README.md typo in uv installation instructions by @zachparent-oai in #2210
  • docs: fix code typo in for loop by @aniketmaurya in #2209
  • Make example prompt consistent with Quick-start context by @zhaoyanthu in #2215
  • Update all translated document pages by @github-actions[bot] in #2207
  • Update all translated document pages by @github-actions[bot] in #2212
  • Update all translated document pages by @github-actions[bot] in #2219
  • Update all translated document pages by @github-actions[bot] in #2262

New Contributors

Full Changelog: v0.6.4...v0.6.5