Spaces:
Running
Running
File size: 636 Bytes
aa05c72 d19c554 aa05c72 d19c554 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
title: Chat UI Helper
emoji: 💬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.34.0
app_file: app.py
pinned: false
---
# Chat UI Helper
A tool to help you create and configure chat interfaces for HuggingFace Spaces.
## Features
1. **Spaces Configuration**: Generate ready-to-deploy packages for custom chat interfaces
2. **Chat Support**: Get chat configuration support from Gemma-2-27B
## Setup
Set your OpenRouter API key as a secret:
- Go to Settings → Variables and secrets
- Add secret: `OPENROUTER_API_KEY`
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |