File size: 354 Bytes
bb55854
89b510c
a25d98b
 
8cddd3f
29e60df
bb55854
 
 
 
a25d98b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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`