xiaoxiaxia-temp / README.md
sharween's picture
Upload README.md with huggingface_hub
299cc10 verified
|
Raw
History Blame Contribute Delete
609 Bytes
metadata
title: OpenClaw AI Gateway
emoji: πŸ€–
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false

OpenClaw AI Gateway

OpenClaw AI Gateway with Caddy reverse proxy, OpenViking memory engine, and CC-Switch WebUI on Hugging Face Spaces.

Architecture

Caddy (:${PORT}) ──┬── /api/* β†’ OpenViking (:1933)
                   β”œβ”€β”€ /openviking* β†’ OpenViking Web Studio (:1933)
                   β”œβ”€β”€ /ccswitch/* β†’ CC-Switch (:3000)
                   └── default β†’ OpenClaw Gateway (:18888)

Environment Variables

Configure via Space Secrets