CoolFace
Apppublic

cgoncalves/agentic-rag

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

Environment Variables

To run this application, you need to set up the following environment variables in a .env file:

# Hugging Face API token (required)
HUGGINGFACEHUB_API_TOKEN=your_huggingface_token

# Langfuse logging (optional)
LANGFUSE_SECRET_KEY=your_langfuse_secret
LANGFUSE_PUBLIC_KEY=your_langfuse_public
LANGFUSE_HOST=https://cloud.langfuse.com

# Weather API (required for weather tool)
WEATHERAPI_KEY=your_weatherapi_key

You can obtain these API keys from: