Skip to content

Discover the real Azure identifiers + capabilities for Sol/Terra/Luna #32

Description

@Kenny-Heitritter

Question

Resolve the codenames Sol / Terra / Luna (OpenAI "GPT 5.6") into everything the downstream layers need. Deliver a markdown summary linked to this issue answering:

  • Cardinality: are these 3 distinct models, or variants/tiers of one? (Sets deployment count everywhere downstream.)
  • Azure identifiers per model: the real Azure OpenAI model_name + model_version (as consumed by azurerm_cognitive_deployment), and the deployment name to use.
  • Region + capacity: availability in eastus2 (the region of qbraid-staging-ai-services / qbraid-prod), the sku_name (GlobalStandard?), and the max sku_capacity / quota ceiling per model — this sets the achievable "much higher" prod limit.
  • Capabilities (for branding/qbraid/models.json): context window, max output, modalities, reasoning, tool_call, temperature.
  • Pricing (for qbraid-api MODEL_PRICING): input / output / cache $ per 1M tokens.

Primarily research (Azure docs + the existing staging config as evidence). If confirming region/quota requires the live qBraid Azure subscription/portal, spin that portion out as a task.

Root unblocker: Azure deploy (staging + prod), gateway routing, billing, and the Codeq catalog all key off these facts.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions