4 lines
233 B
Text
4 lines
233 B
Text
# Ingestion Configuration
|
|
# Set to true to disable Langflow ingestion and use traditional OpenRAG processor
|
|
# If unset or false, Langflow pipeline will be used (default: upload -> ingest -> delete)
|
|
DISABLE_INGEST_WITH_LANGFLOW=false
|