Question
In qbraid-api, add MODEL_PRICING entries (and any subscription-tier quota) for the 3 model ids in src/features/billing/ai-chat/ai-chat.types.ts — without them, the gateway's validate / deduct calls fail for these models.
Decide pricing: list price vs qBraid markup policy, using the per-model input/output/cache figures from the discovery ticket. Model ids must match the gateway's codeqModelId.
Question
In
qbraid-api, addMODEL_PRICINGentries (and any subscription-tier quota) for the 3 model ids insrc/features/billing/ai-chat/ai-chat.types.ts— without them, the gateway'svalidate/deductcalls fail for these models.Decide pricing: list price vs qBraid markup policy, using the per-model input/output/cache figures from the discovery ticket. Model ids must match the gateway's
codeqModelId.