first commit
Some checks failed
CI / backend (push) Has been cancelled
CI / frontend (push) Has been cancelled

This commit is contained in:
2026-07-23 02:38:05 +03:00
commit 8757bec8ac
335 changed files with 61527 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
"""Пакет Celery-воркера суммаризации: сборка транскрипта и задача пайплайна.
Промпты (`workers/summarizer/prompts/`) утверждены и хранятся отдельно от
кода — плагин `QwenLocal` (Блок C) читает их как файлы, не встраивая текст в
Python-модули.
"""