UrbanAirChatUI / README.md
rossiter78's picture
Update README.md
e4a68bb verified
|
Raw
History Blame Contribute Delete
383 Bytes
---
title: Urban Air Chatbot UI
emoji: 💬
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
---
# My Langflow Chatbot UI
A web interface for my Langflow chatbot.
## Configuration
Set the following environment variables:
- `LANGFLOW_API_URL`: Your Langflow API endpoint
- `LANGFLOW_API_KEY`: Your API key (if required)
- `HF_API_KEY`