Chat models › GPT

GPT 5.6 Sol

> GPT 5.6 Sol API is a multimodal chat-completions style endpoint that accepts structured input arrays, supports adjustable reasoning effort, and integrates web search or function calling tools. <CardGroup cols={2}> <Card title="Multimodal Input" icon="🖼️"> Supports mixed text, image, and file inputs in a single message. </Card> <Card title="Reasoning Control" icon="🧠"> Adjustable reasoning effort from low to xhigh. </Card> <Card title="Tools & Web Search" icon="✨"> Integrates web search or custom function calling tools. </Card> <Card title="Unified Endpoint" icon="💻"> Uses the unified <code>/

chat GPT price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {},
  "model": "chat-gpt-5-6-sol"
}

Input parameters

Parameters for this model are documented on request.

Pricing

Price on request; the charge is settled from actual consumption with the chat coefficient ×1.25. See Pricing & tokens.