AxAIAzureOpenAIArgs
Interface: AxAIAzureOpenAIArgs
Properties
apiKey
apiKey:
string
Defined in
src/ax/ai/azure-openai/api.ts:25
config?
optional
config:Readonly
<Partial
<AxAIOpenAIConfig
>>
Defined in
src/ax/ai/azure-openai/api.ts:29
deploymentName
deploymentName:
string
Defined in
src/ax/ai/azure-openai/api.ts:27
modelMap?
optional
modelMap:Record
<string
,AxAIOpenAIModel
|AxAIOpenAIEmbedModel
>
Defined in
src/ax/ai/azure-openai/api.ts:31
name
name:
"azure-openai"
Defined in
src/ax/ai/azure-openai/api.ts:24
options?
optional
options:Readonly
<AxAIServiceOptions
>
Defined in
src/ax/ai/azure-openai/api.ts:30
resourceName
resourceName:
string
Defined in
src/ax/ai/azure-openai/api.ts:26
version?
optional
version:string