Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.2.8 source code.tar.gz | < 17 hours ago | 1.5 MB | |
0.2.8 source code.zip | < 17 hours ago | 1.7 MB | |
README.md | < 17 hours ago | 1.5 kB | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
- Fix: Clarify random_number function docstring for inclusive range by @Abbas-Asad in https://github.com/openai/openai-agents-python/pull/1475
- Add input validation and type conversion for user input by @Abbas-Asad in https://github.com/openai/openai-agents-python/pull/1476
- Docs: Add missing docstring to get_weather function by @Abbas-Asad in https://github.com/openai/openai-agents-python/pull/1478
- Docs: Clarify that guardrails apply to both user input and agent output by @Abbas-Asad in https://github.com/openai/openai-agents-python/pull/1482
- Docs: Add missing docstring to how_many_jokes tool by @Abbas-Asad in https://github.com/openai/openai-agents-python/pull/1479
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/1484
- Allow modifying the input sent to the model by @rm-openai in https://github.com/openai/openai-agents-python/pull/1483
- Make shallow copies of lists instead of deep copies by @rm-openai in https://github.com/openai/openai-agents-python/pull/1490
- Realtime: fix history bug by @rm-openai in https://github.com/openai/openai-agents-python/pull/1495
- Realtime: allow arbitrarily sized messages by @rm-openai in https://github.com/openai/openai-agents-python/pull/1500
- 0.2.8 by @rm-openai in https://github.com/openai/openai-agents-python/pull/1501
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.2.7...0.2.8