Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 1.6 kB | |
v0.2.1 source code.tar.gz | 2025-07-16 | 1.5 MB | |
v0.2.1 source code.zip | 2025-07-16 | 1.7 MB | |
Totals: 3 Items | 3.1 MB | 0 |
Key changes
- Realtime agents are now available. Note that this is in Beta and may have bugs, please report them!
- Support for
structuredContent
in MCP tool results.
What's Changed
- Realtime: use SDK types for all messages by @rm-openai in https://github.com/openai/openai-agents-python/pull/1134
- Realtime: introduce a demo without a UI by @rm-openai in https://github.com/openai/openai-agents-python/pull/1135
- Realtime: handoffs by @rm-openai in https://github.com/openai/openai-agents-python/pull/1139
- Realtime: move demo audio to separate thread by @rm-openai in https://github.com/openai/openai-agents-python/pull/1141
- MCP: add support for tool_result.structuredContent by @rm-openai in https://github.com/openai/openai-agents-python/pull/1150
- Correct error message for invalid output types with strict JSON schema by @DanielHashmi in https://github.com/openai/openai-agents-python/pull/1101
- Add Streaming of Function Call Arguments to Chat Completions by @devtalker in https://github.com/openai/openai-agents-python/pull/999
- Empty mcp tool result error by @thoo in https://github.com/openai/openai-agents-python/pull/1142
- Unbreak tests by @rm-openai in https://github.com/openai/openai-agents-python/pull/1157
- Realtime: web demo by @rm-openai in https://github.com/openai/openai-agents-python/pull/1149
- Realtime docs by @rm-openai in https://github.com/openai/openai-agents-python/pull/1153
- v0.2.1 by @rm-openai in https://github.com/openai/openai-agents-python/pull/1151
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.2.0...v0.2.1