Models/OpenAI/OpenAI: GPT-6 Sol (batch)
openai

OpenAI: GPT-6 Sol (batch)

$1.00/M input$5.00/M output
openai/gpt-6-sol:batch

Description

GPT-6 Sol is the cost-efficient high-end model in OpenAI's GPT-6 series, positioned below the flagship GPT-6 Astra and above the fast GPT-6 Luna tier. It is suited for demanding professional...

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-sol:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$1.00/M
Output$5.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-6-sol:batch