You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
497 B
497 B
OneAPI LLM Gateway (OpenClaw)
独立于 OpenClaw 的 LLM API 网关,用于多模型统一管理与按需路由。
- 部署:编辑
.env设置TAILSCALE_IP后执行./deploy_gateway.sh - 管理后台:
http://<TAILSCALE_IP>:3000,默认 root / 123456 - 数据持久化:
./data(SQLite),迁移时打包此目录即可恢复
完整架构与 Skill 客户端说明见:workspace/docs/LLM_GATEWAY_AND_SKILL_CLIENT.md