Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 1.6 kB | |
v0.2.6 source code.tar.gz | 2025-08-11 | 1.5 MB | |
v0.2.6 source code.zip | 2025-08-11 | 1.7 MB | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
- feat: support agent output guardrails in realtime by @jhills20 in https://github.com/openai/openai-agents-python/pull/1381
- Enhanced FAQ lookup tool in examples/customer_service app by @HasnainCodeHub in https://github.com/openai/openai-agents-python/pull/1063
- Improve accuracy of guardrails and lifecycle hook descriptions by @DanielHashmi in https://github.com/openai/openai-agents-python/pull/1386
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1413
- Add logprobs to ModelSettings by @zain in https://github.com/openai/openai-agents-python/pull/971
- Add streaming function call arguments example by @devtalker in https://github.com/openai/openai-agents-python/pull/1052
- Updated the default values for two parameters in the ModelSettings class to align with their documented behavior: by @rudra-attri in https://github.com/openai/openai-agents-python/pull/1392
- chore(deps): Bump "openai>=1.99.6,<2" by @seratch in https://github.com/openai/openai-agents-python/pull/1415
- v0.2.6 by @rm-openai in https://github.com/openai/openai-agents-python/pull/1423
New Contributors
- @HasnainCodeHub made their first contribution in https://github.com/openai/openai-agents-python/pull/1063
- @zain made their first contribution in https://github.com/openai/openai-agents-python/pull/971
- @rudra-attri made their first contribution in https://github.com/openai/openai-agents-python/pull/1392
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.2.5...v0.2.6