Experiential
ModelsLogsInsightsDocs
Star us on GitHubCreditsSettingsStatus
Models

GPT-5.6 Luna

gpt-5.6-lunaby GPTrecommendedfree
CompareOpen in Playground

Context

1.05M

Max output

128K

Input from

$0.20$0

Output from

$1.20$0

Released

Jul 2026

Waterfall

Status
Experiential Cloud via OpenAIexperiential60 tok/s900ms100%1.05M128K$0.20$1.20cache$0.020—activeestimated
Experiential Cloud via OpenRouterexperiential60 tok/s900ms99%1.05M128K$0.20$1.20cache$0.020—activeestimated

Benchmarks

Release notes
  • MMLU-Propublic leaderboard · Aug 202686.5%
  • GPQA Diamondvendor reported · Aug 202692.3%
  • SWE-bench Verifiedpublic leaderboard · Aug 202693.0%
  • LiveBenchpublic leaderboard · Aug 202673.6%
  • AIME 2025public leaderboard · Aug 202699.2%
  • MATH-500public leaderboard · Aug 202693.7%
  • LMArena EloLMArena · Aug 20261429
  • Terminal-Benchvendor reported · Aug 202684.7

Quickstart

I want you to route my LLM calls for "gpt-5.6-luna" through the Experiential gateway instead of
calling the provider directly. It speaks the OpenAI Chat Completions API, so this is a base-URL
and key swap. Please:

1. Point the client at https://api-pr-884.preview.experientiallabs.ai/v1 as the base URL.
2. Authenticate with my Experiential API key from the EXPLABS_API_KEY environment variable. If
   it isn't set, stop and tell me to create one under Settings -> API keys and export it.
3. Use the model id "gpt-5.6-luna" exactly.
4. Update every place my code builds an LLM client for this model to use that base URL and key,
   leaving streaming and tool-calls as they are.
5. Make one test call and show me the reply plus the token usage, so we confirm it runs on my
   Experiential credits.

Tell me which files you changed.

Set EXPLABS_API_KEY to an organization API key before running your agent.