mirror of
https://github.com/aljazceru/vibeline.git
synced 2026-01-21 15:34:23 +01:00
fix: make action_items_todo plugin run always to catch all potential tasks
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user