Skip to content
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

feat: OpenAI realtime API support #330

Open
1 task done
edisontim opened this issue Mar 3, 2025 · 1 comment
Open
1 task done

feat: OpenAI realtime API support #330

edisontim opened this issue Mar 3, 2025 · 1 comment

Comments

@edisontim
Copy link
Contributor

  • I have looked for existing issues (including closed) about this

Feature Request

Add support for the realtime WebRTC and Websocket connection to the realtime API

Motivation

Agents that use the realtime API

Proposal

Alternatives

@joshua-mo-143
Copy link
Contributor

I think the best way to implement this would be using Websockets. WebRTC seems like it's out of the scope of rig-core because it's primarily targeted at web browsers and mobile applications, not standalone libraries.

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

No branches or pull requests

2 participants