rust-docs-assistant / .env.example
pppp24
rust docs RAG pipeline, eval suite, and data ingestion
005e9fd
Raw
History Blame Contribute Delete
263 Bytes
# 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=