Skip to content

Tags: muhammad-abbas07/openai-agents-python

Tags

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.11 (openai#520)

New release, to incorporate openai#519

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support parallel_tool_calls=False for ChatCompletion API (openai#513)

The current ChatCompletion API supports only `parallel_tool_calls=True`
or `parallel_tool_calls=NOT_GIVEN`
This PR is to support setting `parallel_tool_calls=False`, a common
requirement in controlling agent tool use patterns (e.g. ensuring one
tool call at the time, to facilitate desired tool calling sequence).

I followed the merged
[PR#333](openai#333) for
consistency.

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.9 (openai#456)

bump version.

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.8 (openai#432)

bump

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.7 (openai#353)

Upgrade version to prepare for a new release.

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.6 (voice support) (openai#267)

Release a new version with voice support

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.5 (openai#241)

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.0.4 (openai#140)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request openai#32 from openai/rm/sdk_bump

Bump open AI sdk version
pin to openai 1.66.2, update tests
make computer use example less verbose

v0.0.2

Toggle v0.0.2's commit message
0.0.2