Models/OpenAI/gpt-6-luna
openai

gpt-6-luna

$0.10/M input$0.50/M output
openai/gpt-6-luna

Description

GPT-6 Luna is the fast, cost-efficient model in OpenAI's GPT-6 series, positioned below GPT-6 Sol. It is suited for high-volume and latency-sensitive workloads such as chat, classification, and lightweight agentic...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-6-luna",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$0.10/M
Output$0.50/M

Model Info

ProviderOpenAI
IDopenai/gpt-6-luna