Files
doctate/server
Brummel 33da841087 Add oneliner generation from transcriptions
This commit introduces functionality to automatically generate a
one-liner summary from a completed transcription.

The `ensure_oneliner` function checks if `oneliner.txt` already exists
in the case directory. If not, it uses the Ollama API to generate a
summary from the full transcript. Any errors during generation or
writing are logged but do not halt the transcription process.
2026-04-13 17:29:58 +02:00
..
2026-04-13 17:28:33 +02:00
2026-04-13 12:20:11 +02:00