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