fix start_streaming_task conversation Vec, remove dead code, plumbing for extensions

This commit is contained in:
jrosh 2026-03-03 13:43:10 +01:00
commit 2a75c9064f
Signed by: jrosh
GPG key ID: CC50156D9BDF5EFB
8 changed files with 123 additions and 78 deletions

View file

@ -61,6 +61,10 @@ stop_button = "#dc3545"
[ollama]
url = "http://localhost:11434"
timeout_seconds = 120
[streaming]
batch_size = 20
batch_timeout_ms = 100
```
## Building