← 返回
AI智能

OpenClaw Smart Agent Hub

多模型提供商智能体分配系统 | Multi-Provider Agent Model Assignment System
多模型提供商智能体分配系统 | Multi-Provider Agent Model Assignment System
msonline1110
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 497
下载
💾 22
安装
1
版本
#latest

概述

🤖 OpenClaw Smart Agent Hub (oc-smart-agent-hub)

> 💼 开发说明: 本 SKILL 由 OpenClaw 的 AI 助手 Leo 全程独立开发

> Developer: This SKILL was developed entirely by Leo, the OpenClaw AI Assistant

>

> - 开发者: Leo (OpenClaw AI)

> - 开发日期: 2026-03-04

> - 开发方式: AI 自主开发、自主测试、自主文档化

> - 版本: v1.0.0


📋 多模型提供商智能体分配系统 | Multi-Provider Agent System

🎯 功能特性 | Features

中文

  • 多厂商支持 - 阿里云、OpenAI、Anthropic、智谱 AI、百度等
  • 本地模型 - Ollama、LM Studio、vLLM 等本地部署
  • 自动发现 - 自动扫描本地运行的模型服务
  • 零代码配置 - 纯 YAML 配置,无需修改代码
  • 智能路由 - 根据任务类型自动选择最优模型
  • 成本优化 - 自动选择最具性价比的模型
  • 故障转移 - 自动切换到备用模型

English

  • Multi-Provider - Alibaba Cloud, OpenAI, Anthropic, Zhipu AI, Baidu, etc.
  • Local Models - Ollama, LM Studio, vLLM local deployments
  • Auto-Discovery - Automatically scan local model services
  • Zero-Code Config - Pure YAML configuration, no code changes
  • Smart Routing - Auto-select optimal model by task type
  • Cost Optimization - Auto-select most cost-effective model
  • Failover - Auto-switch to fallback models

🚀 快速开始 | Quick Start

1. 查看可用模型 | List Available Models

python skills/multi-provider-agents/scripts/provider_manager.py list-models

2. 扫描本地模型 | Scan Local Models

python skills/multi-provider-agents/scripts/provider_manager.py scan

3. 配置厂商 | Configure Providers

编辑 config/models.yaml 添加厂商配置。


📖 使用文档 | Documentation

详细文档请查看 docs/ 目录。


💡 示例 | Examples

查看 examples/ 目录获取配置示例。


🔧 管理命令 | Management Commands

# 列出所有厂商 | List all providers
python skills/multi-provider-agents/scripts/provider_manager.py list-providers

# 列出所有模型 | List all models
python skills/multi-provider-agents/scripts/provider_manager.py list-models

# 扫描本地模型 | Scan local models
python skills/multi-provider-agents/scripts/provider_manager.py scan

# 添加新厂商 | Add new provider
python skills/multi-provider-agents/scripts/provider_manager.py add <name>

# 启用厂商 | Enable provider
python skills/multi-provider-agents/scripts/provider_manager.py enable <name>

# 禁用厂商 | Disable provider
python skills/multi-provider-agents/scripts/provider_manager.py disable <name>

📋 系统要求 | Requirements

  • Python 3.8+
  • PyYAML
  • Requests

安装依赖:

pip install pyyaml requests

📄 许可证 | License

MIT License


🤝 贡献 | Contributing

欢迎提交 Issue 和 Pull Request!


版本 | Version: 3.0.0

最后更新 | Last Updated: 2026-03-04

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 13:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,723
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,356 📥 318,079
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 213,009