PARROTSIGHT

GPT-5.6 Sol

StableVision (multimodal)OpenAI

GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks...

P50 87msP95 215ms$4.50 / 1M tokens1.1M ctx

Overview

GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks... GPT-5.6 Sol is served through the PARROTSIGHT unified API at OpenAI's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 1.1M token context · multimodal input
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Visual grounding95
Detail capture92
Speed96
Value87

API

https://api.parrotsight.com/v1/vision/analyze

bash
curl -X POST https://api.parrotsight.com/v1/vision/analyze \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"openai/gpt-5.6-sol","image":"data:image/jpeg;base64,<BASE64_ENCODED_FRAME>","tasks":["scene","objects","caption"]}'

Version history

  1. v2026.7Latest2026-07-09

    Added to the PARROTSIGHT catalogue at OpenAI list pricing.

More models

View all models