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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Realtime: add user agent header #1185

wants to merge 1 commit into from

Conversation

rm-openai
Copy link
Collaborator

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

No description provided.

@@ -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.

@seratch seratch added enhancement New feature or request feature:realtime labels Jul 18, 2025
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