GPT-5.6 Luna#
mega/gpt-5.6-luna is the MEGA-managed model card for the GPT-5.6 Luna inference service.
Inference#
The model is available through the MEGA OpenAI-compatible inference endpoint. MEGA validates these tasks against the live provider deployment:
- Chat Completions (
/v1/chat/completions) - Responses (
/v1/responses)
Use the public model ID in requests:
{
"model": "mega/gpt-5.6-luna"
}
Capabilities#
The live route supports tool calling and structured output. Consult the live model catalog for the current context limit, pricing, and route health before sending production traffic.
Provider#
This model card and its inference routes are managed by the mega service provider. The upstream model is identified as gpt-5.6-luna.
Limitations#
- Model output can be inaccurate or incomplete; validate important results for your use case.
- Route capabilities and availability are validated continuously and can change with upstream health.
- Do not submit secrets or regulated data unless your account and deployment policy explicitly permit it.

