Releases: openai/openai-agents-python
Releases · openai/openai-agents-python
v0.0.4
What's Changed
- Fix: Multi-agent design patterns link by @arnavsharma93 in #29
- fix: correct typos in general documentation by @AliYmn in #33
- fix: clarify multi-agent orchestration description by @AliYmn in #34
- docs: Fix typos in documentation files by @AliYmn in #35
- Update quickstart.md by @matthewford in #39
- chore: Fix typo in documentation and comments by @hironow in #5
- fix typo in docs of configuring custom client by @junjzhang in #45
- fix: count
spans
andtraces
correctly by @the-praxs in #55 - Fix: remove unreached code in tool.py by @sunrabbit123 in #52
- Fix typo in docs/index.md for better clarity by @sumitaryal in #56
- Stale issue template by @rm-openai in #58
- Fix typo in models.md by @sumitaryal in #57
- fix: correct typo in README regarding tool responses by @Jai0401 in #13
- use @function_tool decorator in docs by @jhills20 in #99
- Fix: Add missing support for 'assistant' Role in Converter.items_to_messages used by Runner.run_sync by @mjunaidca in #93
- Remove duplicated code by @rm-openai in #103
- chore: update guardrail.py by @eltociear in #89
- Replace undefined variable name in documentation code snippet by @leykun10 in #84
- Fix guardrail trigger in input_guardrails.py by @HarshJa1n in #83
- Adding Keywords AI as a trace processor by @dmitry-openai in #104
- Add max_tokens and documentation to model settings by @rm-openai in #105
- Bug #107. fix typo in tracing.md by @dingkwang in #108
- Fix streaming in chat completions by @rm-openai in #112
- Adding Jupyter notebook example by @dmitry-openai in #113
- Add request ID by @rm-openai in #114
- Add Scorecard as supported external trace processors by @Rutledge in #80
- Add examples and documentation for using custom model providers by @rm-openai in #110
- v0.0.4 by @rm-openai in #140
New Contributors
- @arnavsharma93 made their first contribution in #29
- @AliYmn made their first contribution in #33
- @matthewford made their first contribution in #39
- @hironow made their first contribution in #5
- @junjzhang made their first contribution in #45
- @the-praxs made their first contribution in #55
- @sunrabbit123 made their first contribution in #52
- @sumitaryal made their first contribution in #56
- @Jai0401 made their first contribution in #13
- @mjunaidca made their first contribution in #93
- @eltociear made their first contribution in #89
- @leykun10 made their first contribution in #84
- @HarshJa1n made their first contribution in #83
- @dingkwang made their first contribution in #108
- @Rutledge made their first contribution in #80
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Updating screenshot to CDN link by @dmitry-openai in #1
- removing ds store, adding gitignore by @dmitry-openai in #8
- Add link to the repo by @chuang-openai in #12
- Delete pycache/egg files + fix computer use model by @rm-openai in #11
- Delete more pycache by @rm-openai in #14
- link to documentation from readme by @rm-openai in #15
- Updating links/tracing description by @dmitry-openai in #17
- Add callout on compatibility w other providers by @jhills20 in #20
- Fix guardrails examples link by @pierDipi in #3
- Cleanup some more excess files by @rm-openai in #27
- Bump open AI sdk version by @rm-openai in #32
New Contributors
- @dmitry-openai made their first contribution in #1
- @chuang-openai made their first contribution in #12
- @rm-openai made their first contribution in #11
- @jhills20 made their first contribution in #20
- @pierDipi made their first contribution in #3
Full Changelog: v0.0.2...v0.0.3