--- 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`