跳转到内容

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.