Updated configuration docs to reflect the minimal pipeline config

This commit is contained in:
2026-05-19 08:15:12 -05:00
parent 11a3e174b6
commit 9f80635b42
2 changed files with 0 additions and 6 deletions

View File

@@ -57,9 +57,6 @@ Session templating:
## 4. Minimal pipeline config
```yaml
workspace:
root: ./tmp/narratio-workspace
whisperx:
transcribe_url: "https://transcription.example.com/transcribe"
```

View File

@@ -1,5 +1,2 @@
workspace:
root: ./tmp/narratio-workspace
whisperx:
transcribe_url: "https://transcription.example.com/transcribe"