OCR
Text in an image; make the user-data logging decision explicit.
API guide · checked 2026-08-08
More than a model list: which API fits chat, embeddings, realtime speech, Wordstat, search, OCR and translation; which stable/RC/deprecated IDs the live catalog returned; and where schema validation and an explicit reasoning budget are mandatory.
Text in an image; make the user-data logging decision explicit.
Demand, associations, dynamics and regions — or separate web-result retrieval.
A dedicated speech service or two native realtime WebSocket models.
Generation and vectors; new embeddings are 256d v2, legacy aliases are 1536d.
On 2026-08-08 GET /v1/models returned 25 resources: 16 Chat Completions resources, seven embedding resources and two native Realtime WebSocket resources. Every resource passed its appropriate bounded transport smoke. That proves access and protocol compatibility, not production quality for every job.
The chat catalog included Alice AI LLM and Flash, DeepSeek v4 Flash, GPT-OSS 120B/20B, Qwen3 235B and Qwen3.6 35B, plus YandexGPT 5 Lite, Pro and 5.1 with stable, RC and deprecated aliases. Prefer stable IDs; inventory aliases are evidence, not an adoption recommendation.
Yandex/Alice prompt-only JSON often arrived inside Markdown fences, so use schema enforcement or validated parsing. A simple Qwen3.6 smoke spent all 256 output tokens on hidden reasoning and returned no visible text; set reasoning_effort to none or an intentionally bounded value for simple jobs.
Use Wordstat for Russian query frequency, associations, dynamics and regional distribution; Search API for web-result retrieval; OCR for text in images; Translate for deterministic translation; SpeechKit for speech recognition and synthesis. Do not route these specialist jobs through a chat model merely because it is available.
No. The 25-resource catalog and service smokes are candidate evidence. No VUST production route was changed, and this page does not claim that /chat or /models uses Yandex, Alice or YandexGPT.
Sources: official Yandex AI Studio documentation and VUST's own 2026-08-08 live smokes. Credentials and identifiers are never included in this page or logs. Official documentation.