| # Copy to `.env` and edit. | |
| REPO_ROOT= | |
| # France, see PISTE Judilibre | |
| JUDILIBRE_CLIENT_ID= | |
| JUDILIBRE_CLIENT_SECRET= | |
| # Germanay, gated HF dataset openlegaldata/court-decisions-germany) | |
| HF_TOKEN= | |
| # Korea, set a registered law.go.kr Open API OC value. | |
| LAW_GO_KR_OC= | |
| # New Zealand, set the token from justice.govt.nz | |
| NZ_WAF_COOKIE= | |
| # See https://docs.litellm.ai/docs/providers for the full list of env var names. | |
| OPENAI_API_KEY= | |
| ANTHROPIC_API_KEY= | |
| GEMINI_API_KEY= | |
| # ... | |