-
Notifications
You must be signed in to change notification settings - Fork 647
feat(openai-agents): Set the gen_ai.tool.definitions attribute
#6956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
alexander-alderman-webb
merged 52 commits into
master
from
webb/openai-agents-tool-definitions-2
Jul 31, 2026
+512
−94
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
1afe5d6
feat(openai): Set gen_ai.tool.definitions attribute
alexander-alderman-webb 33faef1
add type
alexander-alderman-webb 9ba36b2
feat(openai): Set attribute for the Responses API
alexander-alderman-webb 7398e26
make iteration safer
alexander-alderman-webb 0cd572b
clean up test
alexander-alderman-webb 6d8546a
clean up
alexander-alderman-webb 54ca1d9
higher version bound
alexander-alderman-webb f94e12e
fix import error
alexander-alderman-webb 9f5b9ed
merge
alexander-alderman-webb 8048f1d
fix import
alexander-alderman-webb e8f202e
Merge branch 'webb/openai-completions-gen-ai-tool-definitions' into w…
alexander-alderman-webb a9e263c
more import problems
alexander-alderman-webb 2ceb5ef
restore import changes
alexander-alderman-webb ee8639e
Merge branch 'webb/openai-completions-gen-ai-tool-definitions' into w…
alexander-alderman-webb 7c30a05
ref(openai-agents): Stop setting gen_ai.request.available_tools on Ex…
alexander-alderman-webb df36922
ref(openai-agents): Stop setting gen_ai.request.available_tools on In…
alexander-alderman-webb 758d92a
feat(openai-agents): Set gen_ai.tool.definitions attribute
alexander-alderman-webb 74b0823
type safety
alexander-alderman-webb 7496d8e
Merge branch 'webb/openai-responses-gen-ai-tool-definitions' into web…
alexander-alderman-webb 4e12293
Merge branch 'webb/openai-agents-tool-definitions' into webb/openai-a…
alexander-alderman-webb 8b9e2e8
Merge branch 'webb/openai-agents-agent-tool-definitions' into webb/op…
alexander-alderman-webb a367940
make work
alexander-alderman-webb 38d466f
make mypy happy
alexander-alderman-webb 74cd1f1
test in progress
alexander-alderman-webb 18a45a2
fix(openai-agents): Stop destructively wrapping tools
alexander-alderman-webb 391dd4e
Merge branch 'webb/openai-agents-tool-overwrite' into webb/openai-age…
alexander-alderman-webb ce1c3fe
Merge branch 'webb/openai-agents-agent-tool-definitions' into webb/op…
alexander-alderman-webb ccf985c
finish
alexander-alderman-webb 576cf6c
fix test
alexander-alderman-webb bf804f8
respect web_search_preview
alexander-alderman-webb 89f78bf
add quotes around type annotation
alexander-alderman-webb a15f21b
Merge branch 'webb/openai-responses-gen-ai-tool-definitions' into web…
alexander-alderman-webb df909c3
Merge branch 'webb/openai-agents-tool-definitions' into webb/openai-a…
alexander-alderman-webb c140a3f
Merge branch 'webb/openai-agents-agent-tool-definitions' into webb/op…
alexander-alderman-webb 5aacbc7
Merge branch 'webb/openai-agents-tool-overwrite' into webb/openai-age…
alexander-alderman-webb c21bbf4
flip version gate
alexander-alderman-webb 4efb6fb
try out RunHooks
alexander-alderman-webb 4eec0bb
Revert "try out RunHooks"
alexander-alderman-webb 1a2a232
make idempotent
alexander-alderman-webb ddf2a2c
Merge branch 'webb/openai-agents-tool-overwrite' into webb/openai-age…
alexander-alderman-webb 23696f3
gate custom access
alexander-alderman-webb 53ae691
Merge branch 'webb/openai-completions-gen-ai-tool-definitions' into w…
alexander-alderman-webb adf5e38
Merge branch 'webb/openai-responses-gen-ai-tool-definitions' into web…
alexander-alderman-webb e89f581
Merge branch 'webb/openai-agents-tool-definitions' into webb/openai-a…
alexander-alderman-webb 27d9ea6
Merge branch 'webb/openai-agents-agent-tool-definitions' into webb/op…
alexander-alderman-webb 6f1611a
add programmatic tool call
alexander-alderman-webb a301748
merge master
alexander-alderman-webb 08f26fe
remove attribute
alexander-alderman-webb f27ec10
Merge branch 'webb/openai-agents-agent-tool-definitions' into webb/op…
alexander-alderman-webb 114f34c
Merge branch 'webb/openai-agents-tool-overwrite' into webb/openai-age…
alexander-alderman-webb b78dc21
merge
alexander-alderman-webb 008ef51
merge
alexander-alderman-webb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.