File size: 263 Bytes
005e9fd
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Copy to `.env` for local development. Only needed by the offline scripts in
# `ingest/` and `eval/`; the deployed app takes its key from the UI.
#
# One key is enough. Set only the provider you intend to use.

OPENAI_API_KEY=
GOOGLE_API_KEY=
ANTHROPIC_API_KEY=