Spaces:
Sleeping
Sleeping
| # 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= | |