Spaces:
Runtime error
Runtime error
File size: 655 Bytes
c94422a afd397f 0af5b4d c94422a afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 afd397f e14c3e0 0af5b4d e14c3e0 afd397f | 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 28 29 30 31 32 33 34 | ---
title: OpenClaw Dashboard
emoji: ๐ฆ
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---
# OpenClaw Dashboard
Access your AI assistant through the OpenClaw dashboard.
## Setup
1. Set these secrets in your Space:
- `BASE_URL` - Your API URL (e.g., `https://your-9router.hf.space/v1`)
- `API_KEY` - Your API key
2. Open your Space URL
3. When prompted, enter the gateway token: `hf-space-token`
(Or set your own via `GATEWAY_TOKEN` secret)
## Usage
The dashboard provides a full chat interface with your AI assistant (Zero).
## Files
- `Dockerfile` - Container setup
- `start.sh` - Startup script
- `README.md` - This file
|