Skip to content

Files

Latest commit

 

History

History
3 lines (2 loc) · 362 Bytes

File metadata and controls

3 lines (2 loc) · 362 Bytes

openai-realtime-api-beta-modified

This repository is a modified version of the OpenAI Realtime API Beta. The only modification is the addition of an auth variable in the RealtimeClient, which allows for sending an authentication string (such as a bearer token or API key) in the relay server request.