Livrare LOT 1 - Didi

This commit is contained in:
Dezvoltari Evotech 2026-06-25 14:13:25 -07:00
commit 5380c3fc63
990 changed files with 133308 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Extractors service configuration (no silent fallback defaults).
# --- Service ---------------------------------------------------------------
EXTRACTORS_HOST=0.0.0.0
EXTRACTORS_PORT=54400
EXTRACTORS_TAG=0.1.0
EXTRACTORS_MAX_UPLOAD_MB=100
# --- LLM gateway (only required by sentiment/NER/OCR, added later) ----------
# EXTRACTORS_LLM_GATEWAY_URL=http://didiAI-llm-gateway:14011
# EXTRACTORS_LLM_MODEL=qwen3.5
# EXTRACTORS_LLM_TIMEOUT_S=60