Skip to content

feat: update OpenAIRealtime WebSocket URL and add validation tests#61

Merged
plutoless merged 1 commit into
AgoraIO:mainfrom
seymourtang:feat/openai-mllm
Jul 23, 2026
Merged

feat: update OpenAIRealtime WebSocket URL and add validation tests#61
plutoless merged 1 commit into
AgoraIO:mainfrom
seymourtang:feat/openai-mllm

Conversation

@seymourtang

Copy link
Copy Markdown
Contributor
  • Changed the default WebSocket URL for OpenAIRealtime to wss://api.openai.com/v1/realtime.
  • Updated the OpenAIRealtime class to enforce the new default URL.
  • Added tests to verify the default URL usage, custom URL preservation, and rejection of None values for the URL parameter.

- Changed the default WebSocket URL for OpenAIRealtime to `wss://api.openai.com/v1/realtime`.
- Updated the OpenAIRealtime class to enforce the new default URL.
- Added tests to verify the default URL usage, custom URL preservation, and rejection of None values for the URL parameter.
@plutoless
plutoless merged commit 042be08 into AgoraIO:main Jul 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants