This commit is contained in:
2026-04-29 13:40:18 -03:00
parent 4a2e781a2b
commit 4c29befbb8
4 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -7,7 +7,7 @@ OPENAI_MODEL=gpt-4.1
# Tracing / Phoenix / OpenTelemetry
OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:6006/v1/traces
OTEL_SERVICE_NAME=nemo-guardrails-demo
ENABLE_TRACING=false
ENABLE_TRACING=true
# Modo demo: usa cliente fake se o proxy não estiver disponível
USE_MOCK_LLM=false