Spaces:
Sleeping
Sleeping
File size: 756 Bytes
2705160 62ad9da 2705160 8e71f85 2705160 d123508 2705160 09ae97d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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`.
|