Skip to content

GPT5_FLAGSHIP_PROFILE

reference
1 min readUpdated

Kind: Constant

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

GPT-5.4 (Azure Responses API) — the Atloria primary model. Key quirks:

  • reasoning_effort defaults to 'none' → skips tool calls
  • temperature is unsupported when reasoning is active
  • tool_choice: 'required' needed on turn 1 to force at least one call

Definition

ts
ModelCapabilityProfile

Was this page helpful?

Download as PDF