Upstage: Solar Pro 3 — AI model
Upstage: Solar Pro 3 is a AI model from Upstage, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Solar Pro 3 is Upstage's powerful Mixture-of-Experts (MoE) language model. With 102B total parameters and 12B active parameters per forward pass, it delivers exceptional performance while maintaining computational efficiency. Optimized...
Specs
| Vendor | Upstage |
|---|---|
| Type | text |
| Context window | 128,000 tokens |
| Pricing | $0.15/M in · $0.60/M out |
| API | chat_completions |
| Capabilities | Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "upstage/solar-pro-3",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started