Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ AgentSpace精选主流Agent开发框架集合,欢迎通过AgentSpace助手交
| PydanticAI<br /> ![](https://img.shields.io/github/stars/pydantic/pydantic-ai) | [pydantic/pydantic-ai: Agent Framework / shim to use Pydantic with LLMs (github.com)](https://github.com/pydantic/pydantic-ai) |
| SuperAGI<br /> ![](https://img.shields.io/github/stars/TransformerOptimus/SuperAGI) | [TransformerOptimus/SuperAGI: <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. (github.com)](https://github.com/TransformerOptimus/SuperAGI) |
| Lagent<br /> ![](https://img.shields.io/github/stars/InternLM/lagent) | [InternLM/lagent: A lightweight framework for building LLM-based agents (github.com)](https://github.com/InternLM/lagent) |
| LightAgent<br />![](https://img.shields.io/github/stars/wanxingai/LightAgent) | [wanxingai/LightAgent: Lightweight Python agent framework with memory, MCP/SSE integration, reusable Skills, Tree-of-Thought planning, OpenAI-compatible streaming, and LightSwarm multi-agent collaboration (github.com)](https://github.com/wanxingai/LightAgent) |
| AgentOps <br /> ![](https://img.shields.io/github/stars/AgentOps-AI/agentops) | [AgentOps-AI/agentops: Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Langchain, Autogen, AG2, and CamelAI (github.com)](https://github.com/AgentOps-AI/agentops) |
| PromptWizard<br />![](https://img.shields.io/github/stars/microsoft/PromptWizard) | [microsoft/PromptWizard: Task-Aware Agent-driven Prompt Optimization Framework (github.com)](https://github.com/microsoft/PromptWizard) |
| AutoGen<br /> ![](https://img.shields.io/github/stars/microsoft/autogen) | [microsoft/autogen: A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour (github.com)](https://github.com/microsoft/autogen) |
Expand Down