Update CLAUDE.md

This commit is contained in:
2026-05-20 21:26:34 +00:00
parent e67dc06a22
commit 2f9791f925

View File

@@ -22,7 +22,7 @@ These are deployed as two separate Docker Compose stacks on the same host (`192.
| Item | Value | | Item | Value |
|---|---| |---|---|
| Agent service URL | `http://192.168.2.9:8001` (internal) | Agent service URL | `http://192.168.2.9:8001` (internal)
| Odoo URL | `http://192.168.2.9:8069` (separate vhost) | | Odoo URL | `http://192.168.2.9:8069` |
| Ollama | `http://192.168.2.9:11434` | | Ollama | `http://192.168.2.9:11434` |
| LLM model | `activeblue-chat` (llama-based, ~124s cold-start from disk) | | LLM model | `activeblue-chat` (llama-based, ~124s cold-start from disk) |
| Postgres | Two separate DBs — one for Odoo, one for agent service | | Postgres | Two separate DBs — one for Odoo, one for agent service |