Skip to content

Realtime: add user agent header #1185

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
merged 1 commit into from
Jul 21, 2025
Merged

Realtime: add user agent header #1185

merged 1 commit into from
Jul 21, 2025

Conversation

rm-openai
Copy link
Collaborator

@rm-openai rm-openai commented Jul 18, 2025

@@ -97,6 +98,8 @@
RealtimeModelSendUserInput,
)

_USER_AGENT = f"Agents/Python {__version__}"
Copy link
Member

Choose a reason for hiding this comment

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

We already have this constant in several source files, so it may be about time to have a single unified one. That said, you can go ahead for now, and we can refactor later on.

@rm-openai rm-openai merged commit 3e100f5 into main Jul 21, 2025
10 checks passed
@rm-openai rm-openai deleted the rm/pr1185 branch July 21, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature:realtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants