AudionAudion

Yandex Vision OCR setup

YANDEX_OCR_SETUP.md

Yandex Vision OCR setup

Short setup notes for enabling the Yandex OCR engine in Audion Office OCR AI.

Local config files

Place secrets in plain text files under config:

The repository contains .example files for both names. Do not paste the key into llm_settings.yaml or tool_manifest.yaml.

Payment note

For a personal account, Yandex Cloud works through a normal billing account and paid cloud services. Vision OCR is billed by the Vision service pricing rules, not by LLM-style text tokens. After adding payment, use Project tools -> Yandex OCR smoke test to verify that the key, folder id, permissions, and billing access are all valid.

Model note

One Yandex API key can be used with multiple OCR models. The key authenticates the request and ties it to the folder/billing context; the OCR model is selected per request through the model field.

The UI keeps these concerns separate:

All projects