Livrare LOT 1 - Didi
This commit is contained in:
commit
5380c3fc63
990 changed files with 133308 additions and 0 deletions
12
ai_platform/modules/extractors/.env.example
Normal file
12
ai_platform/modules/extractors/.env.example
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue