travel to another computer

This commit is contained in:
Lucas Tettamanti
2026-01-10 12:39:32 -03:00
parent ce96df9e30
commit 2d01972619
7 changed files with 1200 additions and 96 deletions

View File

@@ -17,6 +17,12 @@
- **`OPENAI_API_KEY`** (o `OPENAI_APIKEY`): API key.
- **`OPENAI_MODEL`**: modelo (default `gpt-4o-mini`).
### Turn Engine
- **`TURN_ENGINE`**: motor de turnos. Valores:
- `v1` (default): pipeline actual (heurísticas + guardrails + LLM plan final).
- `v2`: “LLM-first NLU, deterministic core” (nuevo motor detrás de feature flag).
### WooCommerce (solo fallback si falta config por tenant)
- **`WOO_CONSUMER_KEY`**: consumer key (se usa solo si en `tenant_ecommerce_config` falta `consumer_key`).