OpenAI logo
OpenAI
OpenAI is available as a provider in Qorven. Add your API key once; rotate across keys automatically on rate-limits.

At a glance

Categoryopenai
API basehttps://api.openai.com/v1
Key env varOPENAI_API_KEY
Provider typeNative

Setup

1

Get credentials from OpenAI

Create an API key in the OpenAI console.
2

Add the key in Qorven

Settings → Provider Keys → Add provider → OpenAI → paste key → Save.The key is AES-256-GCM encrypted with your install’s encryption key before it hits the database.
3

Mark a default model

Models Hub → Models → pick which OpenAI model is the default for new Qors.
4

Test

Ask Prime any question. In the LLM trace you’ll see provider=openai.
The full model list is in the models catalog. Qorven’s catalog keeps costs + context windows + capability flags up to date weekly from the providers.

Rate limits & failover

Qorven supports multiple keys per provider. When one rate-limits, the next is tried automatically. When all keys on a provider are exhausted, failover moves to the next provider in your priority list. Failover →

Common issues

Key is wrong, expired, or from the wrong org. Test with qorven providers verify openai.
Provider is throttling. Add another key, or lower your Qor’s model to a less-busy tier. Failover handles this automatically if configured.
Usually a missed top-up. Check the provider’s billing dashboard. Qorven will fail over to the next provider; flag loudly if all are exhausted.
Check your QORVEN_OUTBOUND_TIMEOUT (default 120s). Some local models need more. For OpenAI specifically: check your network egress allows the provider’s domain.
Logo displayed under nominative fair use. See trademarks & attribution for owner, source library, and removal requests.

Provider keys

Full key management UI + CLI.

Models overview

Catalog, defaults, cost.

Failover

Multi-key, multi-provider rotation.

qorven providers CLI

Scripted provider management.