콘텐츠로 이동

OpenAIRealtimeBaseOptions

이 콘텐츠는 아직 번역되지 않았습니다.

type OpenAIRealtimeBaseOptions = object;

The options for the OpenAI Realtime transport layer.

optional apiKey: ApiKey;

The API key to use for the connection.


optional model: OpenAIRealtimeModels;

The model to used during the connection.