travel to another computer
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user