QianYuan.AIAgenticFramework

zhouguoqing/QianYuan.AIAgenticFramework
★ 17 stars C# 🤖 AI/LLM Updated today
一个用 C# .NET 10 写的 Agentic 框架,参考 ReAct 范式,支持渐进式技能 (Skill) 加载、 多家大模型 Provider、MCP Server、图像识别、流式 WebAPI、React WebUI、钉钉集成。
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qianyuan.aiagenticfr": {
      "command": "npx",
      "args": [
        "-y",
        "zhouguoqing/QianYuan.AIAgenticFramework"
      ]
    }
  }
}

Topics

agenticagentic-aiaiai-agents