Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Retry: Add tool_name to ToolContext for generic tool handlers#1110

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rm-openai merged 8 commits intoopenai:mainfromvrtnis:enhancement/tool-name-retry
Jul 15, 2025

Conversation

vrtnis
Copy link
Contributor

This is a follow-up to pr#1043 The original changes were reverted due to missing updates in RealtimeSession, which caused runtime test failures.

This PR:

  • Reapplies thetool_name andtool_call_id additions toToolContext.
  • UpdatesRealtimeSession._handle_tool_call to instantiateToolContext withtool_name=event.name andtool_call_id=event.call_id.
  • Adjusts tests as needed so that all 533 tests (including old-version Python 3.9) pass cleanly.

Closes#1030

Copy link
Member

@seratchseratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Apart from the changes under ./docs, looks good to me;@rm-openai can you take a look?

Copy link
Member

@seratchseratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@rm-openairm-openai merged commit72d0d75 intoopenai:mainJul 15, 2025
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@seratchseratchseratch approved these changes

@rm-openairm-openairm-openai approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Addtool_name toToolContext for generic tool handlers
3 participants
@vrtnis@seratch@rm-openai

[8]ページ先頭

©2009-2025 Movatter.jp