Admin Models

Start a batch AI translation for selected models

Queues (model × locale) translation tasks and processes them with a bounded pool of parallel LLM calls. Returns a batchId to poll via GET translations/batch/:batchId. mode=missing (default) only fills incomplete pairs; mode=overwrite regenerates everything.

post/admin/models/translations/batch-generate

Request body

BatchGenerateModelTranslationsDtoClass required

Response

Batch started; poll the returned batchId for progress

Changes

No recorded changes to this endpoint across all 1 revision of this API.