Route transcript summary jobs to LLM worker
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
fieldRef:
|
||||
fieldPath: metadata.name
|
||||
- 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
|
||||
value: "qwen2.5-14b"
|
||||
- name: WORKER_CLAIM_LIMIT
|
||||
|
||||
Reference in New Issue
Block a user