Skip to main content

Configuration File

The document-api uses a YAML config file at docker/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 the host fields in config.yaml:

Next Steps

Overview

Document processing pipeline, file formats, and RAG search.

Configuration Reference

Cross-service configuration reference.