Spaces:
Running
Running
File size: 163 Bytes
6ec14fb |
1 2 3 4 5 6 |
# Copy to .env and add your real keys later
OPENAI_API_KEY=sk-...
AZURE_FORM_RECOGNIZER_ENDPOINT=https://...
AZURE_FORM_RECOGNIZER_KEY=...
TAVILY_API_KEY=tvly-...
|