CPAChatUI / README.md
LogicDataSolutions's picture
Update README.md
29e60df verified
|
Raw
History Blame Contribute Delete
354 Bytes
---
title: CPA Chatbot UI
emoji: 💬
colorFrom: blue
colorTo: red
sdk: docker
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`