Configuration File
The document-api uses a YAML config file atdocker/document-api/config.yaml. Unlike the Go services, environment variables are not the primary configuration mechanism — settings are specified in YAML.
Required Settings
Tuning Settings
Full Config File
Local Development Overrides
For local development, update thehost fields in config.yaml:
Next Steps
Overview
Document processing pipeline, file formats, and RAG search.
Configuration Reference
Cross-service configuration reference.