Skip to content

azureRuntimeConfig

reference
1 min readUpdated

Kind: Function

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

Helper: create a RuntimeConfig with defaults for Azure GPT-5.4. Uses DEFAULT_LOOP_ENGINE (env-switchable).

Signature

ts
function azureRuntimeConfig(azureConfig: AzureModelProviderConfig): RuntimeConfig

Parameters

NameType
azureConfigAzureModelProviderConfig

Returns: RuntimeConfig

Was this page helpful?

Download as PDF