Add configurable timeout for processing channel messages (LLM + tools). Default: 300s (optimized for on-device LLMs like Ollama). Can be overridden in config.toml: [channels_config] message_timeout_secs = 600 |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| wizard.rs | ||
Add configurable timeout for processing channel messages (LLM + tools). Default: 300s (optimized for on-device LLMs like Ollama). Can be overridden in config.toml: [channels_config] message_timeout_secs = 600 |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| wizard.rs | ||