Models/Upstage/Upstage: Solar Pro 4
UP

Upstage: Solar Pro 4

$0.03/M input$0.12/M output
upstage/solar-pro4

Description

Solar Pro 4 is Upstage's cost-efficient large language model, featuring a 524K context window. It is built for long-horizon tasks and agentic workflows, with strong capabilities in office productivity, document-intensive...

Quick Start

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.03/M
Output$0.12/M

Model Info

ProviderUpstage
IDupstage/solar-pro4