Route transcript summary jobs to LLM worker
Some checks failed
CI / test (push) Failing after 8s
Build and Deploy / build-and-deploy (push) Successful in 21s

This commit is contained in:
Grendgi
2026-06-10 12:32:22 +03:00
parent ae1802dab9
commit 11247f17de

View File

@@ -30,7 +30,7 @@ spec:
fieldRef: fieldRef:
fieldPath: metadata.name fieldPath: metadata.name
- name: WORKER_TASK_TYPES - name: WORKER_TASK_TYPES
value: "llm_chat,chat_completion,call_analysis,telegram_classification" value: "llm_chat,chat_completion,call_analysis,telegram_classification,transcript_summary"
- name: WORKER_MODEL_PROFILES - name: WORKER_MODEL_PROFILES
value: "qwen2.5-14b" value: "qwen2.5-14b"
- name: WORKER_CLAIM_LIMIT - name: WORKER_CLAIM_LIMIT