Speed bot v1: REST polling, MLX model, standardized across all infra. WebSocket WIP.

This commit is contained in:
drjones
2026-08-04 00:22:00 -07:00
parent 8ea924f965
commit 2f0e2333df
23 changed files with 285 additions and 29 deletions

View File

@@ -22,7 +22,7 @@
"decision_interval_sec": 600,
"start_delay_sec": 75,
"fast_llm_url": "http://localhost:11434",
"fast_llm_model": "qwen3.5:4b",
"fast_llm_model": "qwen3.5:4b-mlx",
"deep_llm_url": "http://10.30.20.186:11434",
"deep_llm_model": "ornith:latest",
"diverify_url": "http://10.30.20.89:11434",