Spaces:
Sleeping
Sleeping
title: Template Final Assignment | |
emoji: π΅π»ββοΈ | |
colorFrom: indigo | |
colorTo: indigo | |
sdk: gradio | |
sdk_version: 5.25.2 | |
app_file: app.py | |
python_version: 3.12 | |
pinned: false | |
hf_oauth: true | |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes. | |
hf_oauth_expiration_minutes: 480 | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
In order to run this template, you need to set the following environment variables in your `.env` file: | |
- `OPENAI_API_KEY`: Your OpenAI API key. | |
- `LANGFUSE_SECRET_KEY`: Your Langfuse secret key. | |
- `LANGFUSE_PUBLIC_KEY`: Your Langfuse public key. | |
- `LANGFUSE_HOST`: The host URL for Langfuse, typically `https://cloud.langfuse.com`. | |