{
  "name": "Каталог AI-моделей ЦАРЬ РОУТЕР",
  "description": "Состав каталога и действующие цены: модели, развёрнутые в России, с ценами в рублях по каждому провайдеру, окном контекста и возможностями. Единый OpenAI-совместимый API.",
  "url": "https://tsarrouter.ru/models",
  "creator": "ЦАРЬ РОУТЕР",
  "credit_text": "Источник: ЦАРЬ РОУТЕР, https://tsarrouter.ru/models",
  "in_language": "ru",
  "catalog_updated_at": "2026-08-22T04:38:51.831311+00:00",
  "generated_at": "2026-08-22T04:41:40.828Z",
  "count": 85,
  "aa_intelligence_source": "https://artificialanalysis.ai/",
  "notes": [
    "Цены в рублях. Единицу тарификации канала определяет заполненная колонка: price_input/output_rub_per_1m_tokens - за 1M токенов, price_rub_per_request - за вызов, price_rub_per_second - за секунду медиа (аудио или видео, смотря что принимает модель). Тип модели единицу НЕ задаёт: например, внутри type=other есть каналы со всеми тремя единицами сразу, а у type=ocr - и потокенные, и повызовные.",
    "ВАЖНО про billing_rule: у части моделей ставка умножается не на фактическую величину, а на округлённую по правилу провайдера, и счёт выходит заметно больше наивного «цена × количество». Коды в колонке (несколько - через точку с запятой): block_Ns - длительность вверх до кратного N секундам (файл на 4 с при block_15s оплачивается как 15 с, это в 3,75 раза больше наивного расчёта); min_Ns - тарифицируется не меньше N секунд, дальше по факту; chars_N / tokens_N - единица тарификации не вызов, а блок из N символов либо N входных токенов, и ставка в price_rub_per_request относится к одному такому блоку (запрос на 5000 символов при chars_250 стоит 20 ставок); ceil_second - неполная секунда считается полной; ceil_unit - неполный блок символов или токенов считается полным, минимум один; ceil_kopeck - итоговая стоимость запроса округляется вверх до копейки (на самом дешёвом запросе это девятикратно: 0,00111 ₽ превращаются в 0,01 ₽). Пустая колонка означает лишь отсутствие ЭТИХ округлений.",
    "ВАЖНО про price_rub_per_request: у синтеза речи (type=speech) и текстовых классификаторов (они внутри type=other) вызов тарифицируется блоками текста, и длинный запрос стоит кратно указанной ставки. Размер блока смотрите в billing_rule (chars_N / tokens_N) - без него ставка является нижней границей, а не ценой запроса. У OCR, генерации изображений и обработки изображений колонка означает ровно один вызов. Внутри type=other соседствуют оба случая - различайте по billing_rule.",
    "Пустая цена - эта единица к каналу не применяется. Ноль в price_output при ненулевом входе - у модели нет выходных токенов (эмбеддинги, реранкеры, детекторы), а не бесплатный выход. Бесплатен канал только когда нулевые ВСЕ его заполненные цены.",
    "preview=true - канал в предварительном доступе: цена временная и к релизу вырастет либо канал отдаётся бесплатно без гарантий доступности. Нулевая цена на таком канале постоянной бесплатностью не является.",
    "Одна модель может отдаваться несколькими провайдерами по разным ценам: цена, окно контекста и preview относятся к каналу, а не к модели. provider - ключ для API, provider_name - краткое витринное имя (на странице модели тот же провайдер может быть подписан развёрнуто).",
    "Платные опции распознавания речи (диаризация, определение ролей, фильтрация мата) в выгрузку не входят - они на странице модели и прибавляются к базовой ставке за секунду.",
    "context_window - в токенах. Пусто - окна нет либо оно не измеряет запрос: синтез речи, генерация изображений, классификаторы, детекторы, обработка изображений, повызовные OCR-каналы и большинство каналов распознавания речи. Перечень не исчерпывающий - ориентируйтесь на пустое значение, а не на тип. У части каналов окно урезано относительно модели.",
    "tsar_index - наши замеры, методика и полные результаты на https://tsarrouter.ru/benchmarks. aa_intelligence - индекс интеллекта от Artificial Analysis (https://artificialanalysis.ai/), он не наш и на /benchmarks не разбирается. Оба балла в шкале 0-100 и есть не у всех моделей.",
    "active=false - модель помечена снятой с каталога.",
    "Данные публичные, при цитировании просим ссылку: Источник: ЦАРЬ РОУТЕР, https://tsarrouter.ru/models."
  ],
  "models": [
    {
      "id": "ai-sage/GigaChat3-10B-A1.8B",
      "type": "text",
      "type_label": "Текст",
      "developer": "sber",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 15.4,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/ai-sage/GigaChat3-10B-A1.8B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 12.2,
          "price_output_rub_per_1m_tokens": 12.2,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "deepseek-ai/DeepSeek-V4-Pro",
      "type": "text",
      "type_label": "Текст",
      "developer": "deepseek-ai",
      "description": "Флагман DeepSeek · 1M контекста",
      "context_window": 1048576,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 45.3,
      "active": true,
      "url": "https://tsarrouter.ru/models/deepseek-ai/DeepSeek-V4-Pro",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 183,
          "price_output_rub_per_1m_tokens": 732,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 1048576
        }
      ]
    },
    {
      "id": "deepseek/deepseek-v4-flash",
      "type": "text",
      "type_label": "Текст",
      "developer": "deepseek-ai",
      "description": "Быстрый DeepSeek · reasoning",
      "context_window": 1048576,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature",
        "prompt_cache"
      ],
      "tsar_index": 50.9,
      "aa_intelligence": 42.1,
      "active": true,
      "url": "https://tsarrouter.ru/models/deepseek/deepseek-v4-flash",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 300,
          "price_output_rub_per_1m_tokens": 500,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 1048576
        }
      ]
    },
    {
      "id": "deepseek/deepseek-v4-flash-0731",
      "type": "text",
      "type_label": "Текст",
      "developer": "deepseek-ai",
      "description": null,
      "context_window": 1048576,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 51.8,
      "active": true,
      "url": "https://tsarrouter.ru/models/deepseek/deepseek-v4-flash-0731",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 1048576
        }
      ]
    },
    {
      "id": "google/gemma-4-26b-a4b-it",
      "type": "text",
      "type_label": "Текст",
      "developer": "google",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 20.4,
      "active": true,
      "url": "https://tsarrouter.ru/models/google/gemma-4-26b-a4b-it",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "google/gemma-4-31b-it",
      "type": "text",
      "type_label": "Текст",
      "developer": "google",
      "description": null,
      "context_window": 128000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 22.3,
      "active": true,
      "url": "https://tsarrouter.ru/models/google/gemma-4-31b-it",
      "billing_rule": null,
      "providers": [
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 56.12,
          "price_output_rub_per_1m_tokens": 224.48,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 128000
        }
      ]
    },
    {
      "id": "MiniMaxAI/MiniMax-M2.5",
      "type": "text",
      "type_label": "Текст",
      "developer": "minimax",
      "description": null,
      "context_window": 196608,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 34.5,
      "active": true,
      "url": "https://tsarrouter.ru/models/MiniMaxAI/MiniMax-M2.5",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 353.8,
          "price_output_rub_per_1m_tokens": 475.8,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 196608
        }
      ]
    },
    {
      "id": "MiniMaxAI/MiniMax-M3",
      "type": "text",
      "type_label": "Текст",
      "developer": "minimax",
      "description": null,
      "context_window": 524288,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 45.4,
      "active": true,
      "url": "https://tsarrouter.ru/models/MiniMaxAI/MiniMax-M3",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 240.22,
          "price_output_rub_per_1m_tokens": 1008.85,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 524288
        }
      ]
    },
    {
      "id": "moonshotai/Kimi-K2.6",
      "type": "text",
      "type_label": "Текст",
      "developer": "moonshotai",
      "description": "1T параметров · MoE",
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 45.1,
      "active": true,
      "url": "https://tsarrouter.ru/models/moonshotai/Kimi-K2.6",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 175.68,
          "price_output_rub_per_1m_tokens": 725.9,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        },
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 157.38,
          "price_output_rub_per_1m_tokens": 652.7,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 128000
        }
      ]
    },
    {
      "id": "nvidia/Nemotron-3-Nano-30B-A3B",
      "type": "text",
      "type_label": "Текст",
      "developer": "nvidia",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 14.5,
      "active": true,
      "url": "https://tsarrouter.ru/models/nvidia/Nemotron-3-Nano-30B-A3B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "openai/gpt-oss-120b",
      "type": "text",
      "type_label": "Текст",
      "developer": "openai",
      "description": "Открытая модель OpenAI",
      "context_window": 131072,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 31.8,
      "aa_intelligence": 24.1,
      "active": true,
      "url": "https://tsarrouter.ru/models/openai/gpt-oss-120b",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 15.86,
          "price_output_rub_per_1m_tokens": 61,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 300,
          "price_output_rub_per_1m_tokens": 300,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 13.42,
          "price_output_rub_per_1m_tokens": 54.9,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "timeweb",
          "provider_name": "Timeweb Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": 68,
          "price_output_rub_per_1m_tokens": 67.5,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        }
      ]
    },
    {
      "id": "openai/gpt-oss-20b",
      "type": "text",
      "type_label": "Текст",
      "developer": "openai",
      "description": null,
      "context_window": 131072,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 21.4,
      "aa_intelligence": 15.2,
      "active": true,
      "url": "https://tsarrouter.ru/models/openai/gpt-oss-20b",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 100,
          "price_output_rub_per_1m_tokens": 100,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-235B-A22B-Instruct-2507",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": "Мощный reasoning",
      "context_window": 256000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output"
      ],
      "tsar_index": 29,
      "aa_intelligence": 18.4,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-235B-A22B-Instruct-2507",
      "billing_rule": null,
      "providers": [
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 79.3,
          "price_output_rub_per_1m_tokens": 320.86,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 256000
        },
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 500,
          "price_output_rub_per_1m_tokens": 500,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 256000
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-Coder-Next-32B-A3.2B-Instruct",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 29.6,
      "aa_intelligence": 21.3,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-Coder-Next-32B-A3.2B-Instruct",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 122,
          "price_output_rub_per_1m_tokens": 244,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "Qwen/Qwen3.5-35B-A3B",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 35.5,
      "aa_intelligence": 29.9,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3.5-35B-A3B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "Qwen/Qwen3.5-397B-A17B",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": null,
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 34.3,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3.5-397B-A17B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 915,
          "price_output_rub_per_1m_tokens": 1085.8,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "Qwen/Qwen3.6-27B",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": null,
      "context_window": 224000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 37.7,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3.6-27B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 224000
        }
      ]
    },
    {
      "id": "Qwen/Qwen3.6-35B-A3B",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": "Qwen 3.6 · MoE 35B-A3B",
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 59,
      "aa_intelligence": 32.1,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3.6-35B-A3B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 70.76,
          "price_output_rub_per_1m_tokens": 283.04,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        },
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 200,
          "price_output_rub_per_1m_tokens": 300,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        },
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 219.6,
          "price_output_rub_per_1m_tokens": 329.4,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        },
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "Qwen/Qwen3.8-27B",
      "type": "text",
      "type_label": "Текст",
      "developer": "alibaba",
      "description": "Qwen 3.8 · 27B · бесплатно",
      "context_window": 262144,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 52,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3.8-27B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "immers",
          "provider_name": "immers.cloud",
          "preview": true,
          "price_input_rub_per_1m_tokens": 0,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 262144
        }
      ]
    },
    {
      "id": "sber/gigachat-2-lite",
      "type": "text",
      "type_label": "Текст",
      "developer": "sber",
      "description": null,
      "context_window": 128000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "reasoning",
        "structured_output",
        "temperature",
        "prompt_cache"
      ],
      "tsar_index": 16.4,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigachat-2-lite",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 65,
          "price_output_rub_per_1m_tokens": 65,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 128000
        }
      ]
    },
    {
      "id": "sber/gigachat-2-max",
      "type": "text",
      "type_label": "Текст",
      "developer": "sber",
      "description": "Флагман GigaChat",
      "context_window": 131072,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 21,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigachat-2-max",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 650,
          "price_output_rub_per_1m_tokens": 650,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 569.34,
          "price_output_rub_per_1m_tokens": 569.34,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        }
      ]
    },
    {
      "id": "sber/gigachat-2-pro",
      "type": "text",
      "type_label": "Текст",
      "developer": "sber",
      "description": null,
      "context_window": 128000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "multimodal",
        "tools",
        "reasoning",
        "structured_output",
        "temperature",
        "prompt_cache"
      ],
      "tsar_index": 20.9,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigachat-2-pro",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 500,
          "price_output_rub_per_1m_tokens": 500,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 128000
        }
      ]
    },
    {
      "id": "yandex/aliceai-llm",
      "type": "text",
      "type_label": "Текст",
      "developer": "yandex",
      "description": "Флагман Яндекса для русского языка",
      "context_window": 131072,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 33.9,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/aliceai-llm",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 500,
          "price_output_rub_per_1m_tokens": 1200,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        },
        {
          "provider": "timeweb",
          "provider_name": "Timeweb Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": 510,
          "price_output_rub_per_1m_tokens": 2030,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 131072
        }
      ]
    },
    {
      "id": "yandex/aliceai-llm-flash",
      "type": "text",
      "type_label": "Текст",
      "developer": "yandex",
      "description": "Быстрая и недорогая",
      "context_window": 65536,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature",
        "prompt_cache"
      ],
      "tsar_index": 32,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/aliceai-llm-flash",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 100,
          "price_output_rub_per_1m_tokens": 200,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 65536
        }
      ]
    },
    {
      "id": "yandex/yandexgpt-lite-5",
      "type": "text",
      "type_label": "Текст",
      "developer": "yandex",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/yandexgpt-lite-5",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 200,
          "price_output_rub_per_1m_tokens": 200,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        },
        {
          "provider": "timeweb",
          "provider_name": "Timeweb Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": 210,
          "price_output_rub_per_1m_tokens": 210,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "yandex/yandexgpt-pro-5",
      "type": "text",
      "type_label": "Текст",
      "developer": "yandex",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "structured_output",
        "temperature",
        "prompt_cache"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/yandexgpt-pro-5",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 1200,
          "price_output_rub_per_1m_tokens": 1200,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "yandex/yandexgpt-pro-5.1",
      "type": "text",
      "type_label": "Текст",
      "developer": "yandex",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/yandexgpt-pro-5.1",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 800,
          "price_output_rub_per_1m_tokens": 800,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        },
        {
          "provider": "timeweb",
          "provider_name": "Timeweb Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": 410,
          "price_output_rub_per_1m_tokens": 410,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "zai-org/GLM-4.7",
      "type": "text",
      "type_label": "Текст",
      "developer": "zhipu",
      "description": null,
      "context_window": 202752,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": 27.5,
      "aa_intelligence": 34.5,
      "active": true,
      "url": "https://tsarrouter.ru/models/zai-org/GLM-4.7",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 549,
          "price_output_rub_per_1m_tokens": 793,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 202752
        }
      ]
    },
    {
      "id": "zai-org/GLM-5.1",
      "type": "text",
      "type_label": "Текст",
      "developer": "zhipu",
      "description": "Флагман Z.ai",
      "context_window": 1048576,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 41,
      "active": true,
      "url": "https://tsarrouter.ru/models/zai-org/GLM-5.1",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 198.86,
          "price_output_rub_per_1m_tokens": 829.6,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 1048576
        }
      ]
    },
    {
      "id": "zai-org/GLM-5.2",
      "type": "text",
      "type_label": "Текст",
      "developer": "zhipu",
      "description": null,
      "context_window": 200000,
      "capabilities": [
        "openai_compat",
        "streaming",
        "tools",
        "parallel_tools",
        "reasoning",
        "structured_output",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": 52.6,
      "active": true,
      "url": "https://tsarrouter.ru/models/zai-org/GLM-5.2",
      "billing_rule": null,
      "providers": [
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 178.12,
          "price_output_rub_per_1m_tokens": 746.64,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 200000
        },
        {
          "provider": "timeweb",
          "provider_name": "Timeweb Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": 2318,
          "price_output_rub_per_1m_tokens": 2318,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 200000
        }
      ]
    },
    {
      "id": "BAAI/bge-m3",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "baai",
      "description": null,
      "context_window": 8000,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/BAAI/bge-m3",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 0.61,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 8192
        },
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": false,
          "price_input_rub_per_1m_tokens": 0.61,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 8000
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-Embedding-0.6B",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "alibaba",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-Embedding-0.6B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 0.85,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-VL-Embedding-2B",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "alibaba",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-VL-Embedding-2B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 73.2,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-VL-Embedding-8B",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "alibaba",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-VL-Embedding-8B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 85.4,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "sber/embeddings-gigar",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "sber",
      "description": null,
      "context_window": 4096,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/embeddings-gigar",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 14,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 4096
        }
      ]
    },
    {
      "id": "sber/gigachat-embeddings",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "sber",
      "description": null,
      "context_window": 514,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigachat-embeddings",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 14,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 514
        }
      ]
    },
    {
      "id": "sber/gigachat-embeddings-2",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "sber",
      "description": null,
      "context_window": 514,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigachat-embeddings-2",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 14,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 514
        }
      ]
    },
    {
      "id": "sber/gigaembeddings-3b",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "sber",
      "description": null,
      "context_window": 4096,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/gigaembeddings-3b",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 14,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 4096
        }
      ]
    },
    {
      "id": "yandex/text-embeddings-doc-v2",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "yandex",
      "description": null,
      "context_window": 2048,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-embeddings-doc-v2",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 10.1,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 2048
        }
      ]
    },
    {
      "id": "yandex/text-embeddings-query-v2",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "yandex",
      "description": null,
      "context_window": 2048,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-embeddings-query-v2",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 10.1,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 2048
        }
      ]
    },
    {
      "id": "yandex/text-search-doc",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "yandex",
      "description": null,
      "context_window": 2048,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-search-doc",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 10.1,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 2048
        }
      ]
    },
    {
      "id": "yandex/text-search-query",
      "type": "embedding",
      "type_label": "Эмбеддинг",
      "developer": "yandex",
      "description": null,
      "context_window": 2048,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-search-query",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": 10.1,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 2048
        }
      ]
    },
    {
      "id": "BAAI/bge-reranker-v2-m3",
      "type": "rerank",
      "type_label": "Реранкер",
      "developer": "baai",
      "description": null,
      "context_window": 8192,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/BAAI/bge-reranker-v2-m3",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 0.24,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 8192
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-Reranker-0.6B",
      "type": "rerank",
      "type_label": "Реранкер",
      "developer": "alibaba",
      "description": null,
      "context_window": 40960,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-Reranker-0.6B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 0.85,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 40960
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-VL-Reranker-2B",
      "type": "rerank",
      "type_label": "Реранкер",
      "developer": "alibaba",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-VL-Reranker-2B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 54.9,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "Qwen/Qwen3-VL-Reranker-8B",
      "type": "rerank",
      "type_label": "Реранкер",
      "developer": "alibaba",
      "description": null,
      "context_window": 32768,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/Qwen/Qwen3-VL-Reranker-8B",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 85.4,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 32768
        }
      ]
    },
    {
      "id": "deepseek-ai/DeepSeek-OCR-2",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "deepseek-ai",
      "description": null,
      "context_window": 8192,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/deepseek-ai/DeepSeek-OCR-2",
      "billing_rule": null,
      "providers": [
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": 54.9,
          "price_output_rub_per_1m_tokens": 61,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": 8192
        }
      ]
    },
    {
      "id": "vkcloud/adult-detect",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Определение контента 18+ на изображении (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "nsfw_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/adult-detect",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/car-number",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание автомобильных номеров (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "license_plate"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/car-number",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/doc-recognize",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание полей документов (паспорт и др.) (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/doc-recognize",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/object-detect",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание объектов на изображении (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "object_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/object-detect",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/pedestrian-detect",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание людей на изображении (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "object_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/pedestrian-detect",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/scene-detect",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание сцен на изображении (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "object_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/scene-detect",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/scene-text",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание текста на уличных фотографиях (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/scene-text",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/text-recognize",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "vkcloud",
      "description": "Распознавание текста в документах (VK Cloud Vision)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/text-recognize",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-driver-license-back",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Водительское удостоверение — оборотная сторона",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-driver-license-back",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.71,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-driver-license-front",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Водительское удостоверение — лицевая сторона",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-driver-license-front",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.71,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-handwritten",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание рукописного и печатного текста",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "handwriting"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-handwritten",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 1.52,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-license-plates",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание автомобильных номерных знаков",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "license_plate"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-license-plates",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1321,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-markdown",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание текста, вывод в формате Markdown",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-markdown",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1321,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-math-markdown",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание текста и математических формул (Markdown)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "math_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-math-markdown",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1321,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-page",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание печатного текста (текст по строкам)",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-page",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1321,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-page-column-sort",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание печатного текста с сортировкой по колонкам",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "universal_ocr"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-page-column-sort",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1321,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-passport",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание данных паспорта",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-passport",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.71,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-table",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "Распознавание таблиц",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "tables"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-table",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 1.22,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-vehicle-registration-back",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "СТС (свидетельство о регистрации ТС) — оборотная сторона",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-vehicle-registration-back",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.71,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/ocr-vehicle-registration-front",
      "type": "ocr",
      "type_label": "Vision OCR",
      "developer": "yandex",
      "description": "СТС (свидетельство о регистрации ТС) — лицевая сторона",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "documents"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/ocr-vehicle-registration-front",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.71,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "nexara/speech-to-text-ru",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "nexara",
      "description": "Nexara RU — российская модель распознавания, заточенная под русскую речь. Пословные таймкоды, субтитры SRT/VTT, платные допы: диаризация, роли, фильтрация мата.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "timestamps",
        "diarization",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/nexara/speech-to-text-ru",
      "billing_rule": null,
      "providers": [
        {
          "provider": "nexara",
          "provider_name": "Nexara",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.006,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "openai/whisper-large-v3",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "openai",
      "description": "Whisper large-v3 — мультиязычное распознавание речи. Основной канал Nexara (пословные таймкоды, платные допы: диаризация, роли, фильтрация мата), резерв — Cloud.ru и MTS (Preview, посегментные метки).",
      "context_window": 448,
      "capabilities": [
        "openai_compat",
        "language_detection",
        "multilingual",
        "timestamps",
        "diarization",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/openai/whisper-large-v3",
      "billing_rule": null,
      "providers": [
        {
          "provider": "nexara",
          "provider_name": "Nexara",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.006,
          "currency": "RUB",
          "context_window": 448
        },
        {
          "provider": "cloudru",
          "provider_name": "Cloud.ru",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.01,
          "currency": "RUB",
          "context_window": 448
        },
        {
          "provider": "mts",
          "provider_name": "MWS",
          "preview": true,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0,
          "currency": "RUB",
          "context_window": 448
        }
      ]
    },
    {
      "id": "palatine/speech-to-text",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "palatine",
      "description": "Palatine — российская модель распознавания речи: транскрибация с пословными метками, субтитры SRT/VTT.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "language_detection",
        "multilingual",
        "timestamps",
        "temperature"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/palatine/speech-to-text",
      "billing_rule": null,
      "providers": [
        {
          "provider": "palatine",
          "provider_name": "Palatine",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.004833,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "palatine/speech-to-text-diarize",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "palatine",
      "description": "Palatine — разделение записи по дикторам: метки говорящих и границы реплик, без расшифровки текста. Текст — отдельной моделью palatine/speech-to-text.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "timestamps",
        "diarization",
        "diarization_only",
        "async_processing"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/palatine/speech-to-text-diarize",
      "billing_rule": null,
      "providers": [
        {
          "provider": "palatine",
          "provider_name": "Palatine",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.005,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "palatine/speech-to-text-stream",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "palatine",
      "description": "Palatine — потоковое распознавание речи в реальном времени: WebSocket-сессия, промежуточные результаты по мере речи (формат событий OpenAI Realtime transcription). Вход — PCM 16 бит, 8–48 кГц.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "realtime_stream"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/palatine/speech-to-text-stream",
      "billing_rule": null,
      "providers": [
        {
          "provider": "palatine",
          "provider_name": "Palatine",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.004833,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "tbank/speech-to-text",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "tbank",
      "description": "T-Bank VoiceKit — российское распознавание речи (синхронная обработка файла), пословные таймкоды и авто-пунктуация.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "timestamps",
        "stereo"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/tbank/speech-to-text",
      "billing_rule": null,
      "providers": [
        {
          "provider": "tbank",
          "provider_name": "T-bank",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.0063,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/speech-to-text",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "yandex",
      "description": "Yandex SpeechKit — синхронное распознавание речи: мгновенный ответ на короткие записи до 30 секунд. WAV и OGG/Opus, русский и другие языки.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "multilingual"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/speech-to-text",
      "billing_rule": "block_15s;ceil_second",
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.01084,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/speech-to-text-async",
      "type": "stt",
      "type_label": "Расшифровка речи (STT)",
      "developer": "yandex",
      "description": "Yandex SpeechKit — асинхронное распознавание длинных записей: диаризация (кто и что сказал), пословные таймкоды, авто-определение языка. MP3, WAV и OGG/Opus.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "language_detection",
        "multilingual",
        "timestamps",
        "diarization",
        "stereo",
        "async_processing"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/speech-to-text-async",
      "billing_rule": "min_15s;ceil_second",
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.0101,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/yandex-tts",
      "type": "speech",
      "type_label": "Синтез речи (TTS)",
      "developer": "yandex",
      "description": "Yandex SpeechKit v3 — синтез речи из текста. 14 голосов на выбор, амплуа, управление скоростью и тембром, TTS-разметка (ударения, паузы, акценты, фонемы). На выходе MP3/OGG/WAV. Языки: рус/англ/каз/узб/ивр.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "multilingual",
        "speed_control",
        "pitch_control",
        "emotional_roles",
        "ssml"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/yandex-tts",
      "billing_rule": "chars_250;ceil_unit",
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1626,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "sber/kandinsky",
      "type": "image",
      "type_label": "Изображения",
      "developer": "sber",
      "description": "Кандинский — генерация изображений по тексту (встроенный text2image GigaChat, Сбер). До 1000 символов промпта, на выходе JPEG 1024×1024. Хорошо рисует короткие надписи на русском; длинный текст в кадре — нечитаемо.",
      "context_window": null,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/kandinsky",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.65,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/aliceai-image-art",
      "type": "image",
      "type_label": "Изображения",
      "developer": "yandex",
      "description": "Alice AI ART 3.0 — генерация изображений по текстовому описанию (Яндекс). До 500 символов промпта, на выходе JPEG.",
      "context_window": null,
      "capabilities": [
        "openai_compat"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/aliceai-image-art",
      "billing_rule": null,
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 2.23,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "palatine/speech-sentiment",
      "type": "other",
      "type_label": "Другие",
      "developer": "palatine",
      "description": "Palatine — анализ тональности речи: определяет эмоциональную окраску по аудио или видео, выдаёт вероятности по 5 классам (от очень негативной до очень позитивной).",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "speech_sentiment"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/palatine/speech-sentiment",
      "billing_rule": null,
      "providers": [
        {
          "provider": "palatine",
          "provider_name": "Palatine",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": null,
          "price_rub_per_second": 0.0065,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "sber/GigaCheckClassification",
      "type": "other",
      "type_label": "Другие",
      "developer": "sber",
      "description": "GigaCheck (Сбер) — классификация текста целиком: написан человеком или сгенерирован нейросетью (ai/human). При вердикте «ai» интервал ai_intervals покрывает весь текст ([0, длина]), без разбивки на фрагменты — для пофрагментной разметки используйте Detection. Только русский язык, минимум 20 слов.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "ai_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/GigaCheckClassification",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 500,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "sber/GigaCheckDetection",
      "type": "other",
      "type_label": "Другие",
      "developer": "sber",
      "description": "GigaCheck (Сбер) — детекция ИИ-фрагментов в тексте: классы ai/human/mixed и интервалы сгенерированных кусков (ai_intervals). Пофрагментная разбивка даётся только при вердикте «mixed»; при «ai» интервал покрывает весь текст, при «human» — пуст. Только русский язык, минимум 20 слов.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "ai_detection"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/sber/GigaCheckDetection",
      "billing_rule": null,
      "providers": [
        {
          "provider": "sber",
          "provider_name": "Sber",
          "preview": false,
          "price_input_rub_per_1m_tokens": 500,
          "price_output_rub_per_1m_tokens": 0,
          "price_rub_per_request": null,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/photo-improve",
      "type": "other",
      "type_label": "Другие",
      "developer": "vkcloud",
      "description": "Реставрация фотографий (VK Cloud Vision): убирает дефекты и шум, а для чёрно-белых снимков восстанавливает цвет. Возвращает все доступные варианты (улучшенный, раскрашенный, улучшенный+раскрашенный). Если фото уже хорошего качества, улучшение может не вернуться.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "image_restoration",
        "colorization"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/photo-improve",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "vkcloud/photo-resolution",
      "type": "other",
      "type_label": "Другие",
      "developer": "vkcloud",
      "description": "Увеличение разрешения изображения (VK Cloud Vision): апскейл ×2 или ×4 с восстановлением деталей. Параметр rtype — photo (фотографии) или art (рисунки/арт).",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "image_upscale"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/vkcloud/photo-resolution",
      "billing_rule": null,
      "providers": [
        {
          "provider": "vkcloud",
          "provider_name": "VK Cloud",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.06,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/text-classifier-lite",
      "type": "other",
      "type_label": "Другие",
      "developer": "yandex",
      "description": "Относит текст к одному из 2–20 ваших классов. Работает без примеров (zero-shot) или с примерами для точности (few-shot). База — YandexGPT Lite: дешевле, подходит для большинства задач.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "text_classification"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-classifier-lite",
      "billing_rule": "tokens_1000;ceil_unit",
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1525,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    },
    {
      "id": "yandex/text-classifier-pro",
      "type": "other",
      "type_label": "Другие",
      "developer": "yandex",
      "description": "То же, что text-classifier-lite, но на базе YandexGPT Pro — точнее на сложных и неоднозначных текстах. Те же 2–20 классов, zero-shot или few-shot. Дороже Lite, особенно на длинных текстах.",
      "context_window": null,
      "capabilities": [
        "openai_compat",
        "text_classification"
      ],
      "tsar_index": null,
      "aa_intelligence": null,
      "active": true,
      "url": "https://tsarrouter.ru/models/yandex/text-classifier-pro",
      "billing_rule": "tokens_250;ceil_unit",
      "providers": [
        {
          "provider": "yandex",
          "provider_name": "Yandex",
          "preview": false,
          "price_input_rub_per_1m_tokens": null,
          "price_output_rub_per_1m_tokens": null,
          "price_rub_per_request": 0.1525,
          "price_rub_per_second": null,
          "currency": "RUB",
          "context_window": null
        }
      ]
    }
  ]
}