返回顶部
e

edge-router边缘路由

Route AI agent compute tasks to the cheapest viable backend. Supports local inference (Ollama), cloud GPU (Vast.ai), and quantum hardware (Wukong 72Q). Use when an agent needs to decide where to run a task, optimize compute costs, check backend availability, or execute workloads across edge/cloud/quantum infrastructure.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
229
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

edge-router

边缘路由器

将任务路由到最便宜的可用后端:本地(免费)→ 云GPU($0.01)→ 量子($0.10)。

API

基础地址:https://edge-router.gpupulse.dev/api/v1(或 localhost:3825)

路由(推荐)

bash curl -X POST $BASE/route -H Content-Type: application/json \ -d {task_type: inference}

执行(路由+运行)

bash curl -X POST $BASE/execute -H Content-Type: application/json \ -d {task_type: inference, payload: {model: llama3.2:1b, prompt: hello}}

任务类型

  • - inference → 优先本地,云作为后备
  • training → 云GPU
  • quantum → 悟空72Q
  • auto → 最便宜的可用选项

其他

  • - GET /backends — 列表及状态
  • GET /stats — 路由统计
  • GET /health — 健康检查

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 edge-router-1776115956 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 edge-router-1776115956 技能

通过命令行安装

skillhub install edge-router-1776115956

下载

⬇ 下载 edge-router v1.0.0(免费)

文件大小: 1.21 KB | 发布时间: 2026-4-15 12:36

v1.0.0 最新 2026-4-15 12:36
Smart compute routing: local → cloud → quantum

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部