name
API Keys Location
description
LlamaParse and OpenRouter API keys stored in backend/.env — never hardcode in settings.py
type
reference

API keys for invoice AI pipeline are stored in backend/.env:

How to apply: Django settings.py loads via python-dotenv. Never hardcode keys in source files. OpenRouter uses OpenAI-compatible API at https://openrouter.ai/api/v1/chat/completions.