# API keys (set as needed) # OPENAI_API_KEY= # ANTHROPIC_API_KEY= # VOYAGE_API_KEY= # CO_API_KEY= # Ollama on host (if using Ollama for embeddings/QA) # OLLAMA_BASE_URL=http://host.docker.internal:11434 # All other configuration is done via haiku.rag.yaml # See: https://ggozad.github.io/haiku.rag/configuration/