OpenAIClient
Defined in: wrapper/src/openai-sdk.ts:349
OpenAI SDK-compatible client.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new OpenAIClient(
backend,config):OpenAIClient
Defined in: wrapper/src/openai-sdk.ts:353
Parameters
Section titled “Parameters”backend
Section titled “backend”config
Section titled “config”OpenAISDKConfig = {}
Returns
Section titled “Returns”OpenAIClient
Properties
Section titled “Properties”
readonlychat:Chat
Defined in: wrapper/src/openai-sdk.ts:350
models
Section titled “models”
readonlymodels:Models
Defined in: wrapper/src/openai-sdk.ts:351