Skip to content

AzureModelProviderConfig

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts

Model provider configuration for Azure OpenAI.

Properties

PropertyType
modelProfileimport('./model-profiles').ModelCapabilityProfile
endpointstring
apiKeystring
apiVersionstring
useV1Endpointboolean
defaultModelstring
timeoutnumber
fallbackModelstring
storeboolean
truncation`'auto'
deferredToolNamesSet<string>

Was this page helpful?

Download as PDF