github openai/openai-agents-python v0.6.2

3 hours ago

What's Changed

  • fix: allow static tool filtering without agent and run_context in MCPServer by @sevakva in #2108
  • Fix as_tool returning blank string on early tool termination by @ihower in #2112
  • docs: clarify handoff() docs, callable not supported by @ihower in #2116
  • Fix: usage from earlier stream chunks when later chunks have none by @ihower in #2126
  • Fix #2130 streaming hang when session.add_items raises an exception by @ihower in #2131
  • fix: save conversation to session before handoff for non-streaming path by @mjschock in #2128
  • docs: add community session implementations section by @knowsuchagency in #2139
  • Update all translated document pages by @github-actions[bot] in #2142
  • fix(usage): Normalize None token detail objects on Usage initialization by @codefromthecrypt in #2141
  • Enable previous_response_id chaining for internal calls on the first turn by @ihower in #2117
  • fix(litellm): preserve reasoning.summary when passing to LiteLLM by @Chesars in #2144
  • Update all translated document pages by @github-actions[bot] in #2147
  • Allow user to send None values to Realtime API by @Sean-Der in #2152
  • v0.6.2 by @rm-openai in #2153

New Contributors

Full Changelog: v0.6.1...v0.6.2

Don't miss a new openai-agents-python release

NewReleases is sending notifications on new releases.