AzureOpenAI
Defined in: .build/typescript/packages/providers/storage/azure/src/model/llm.ts:4
Extends
Section titled “Extends”OpenAI
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AzureOpenAI(
init?):AzureOpenAI
Defined in: .build/typescript/packages/providers/storage/azure/src/model/llm.ts:5
Parameters
Section titled “Parameters”Omit<Partial<OpenAI>, "session"> & AzureClientOptions & object
Returns
Section titled “Returns”AzureOpenAI
Overrides
Section titled “Overrides”OpenAI.constructor