fix: make action_items_todo plugin run always to catch all potential tasks

This commit is contained in:
Gigi
2025-04-01 16:29:31 +01:00
parent 0c96dcbefd
commit c80ec5d359

View File

@@ -2,7 +2,7 @@ name: action_items_todo
description: Extract action items and todos from the transcript
model: llama2 # Optional, falls back to OLLAMA_MODEL from .env
type: or # and, or
run: matching # always, matching
run: always # always, matching
prompt: |
You are a task extraction specialist. Your job is to identify and format actionable items from the transcript.