Files
vibeline/plugins/summary.yaml

10 lines
365 B
YAML

name: summary
description: Generate a concise summary of the transcript
model: llama2 # Optional, falls back to OLLAMA_MODEL from .env
type: or # and, or
run: always # always, matching
prompt: |
Please provide a short, 2-3 sentence summary of the following transcript. The summary should never be longer than a single paragraph.
Transcript:
{transcript}