metauto-ai/GPTSwarm
GitHub 仓库 中按Star排名第 569 / 共 783
🐝 The First Self-Improving agents with RL / Prompting Optimization
项目介绍
🐝 GPTSwarm is a graph-based framework for LLM-based agents, providing two high-level features:
At a granular level, GPTSwarm is a library that includes the following components:
Here is the edge optimization process that updates edge probabilities toward improvement of the benchmark score. Notice that within an agent, the edges are fixed, whereas the inter-agent connections are getting optimized towards either edge pruning (value 0, blue) or creation (value 1, red).
You should add API keys in .env.template and change its name to .env
The system will automatically select the appropriate search engine based on the following priority:
Getting started with GPTSwarm is easy. Quickly run a…
最新指标
| Star | 1.0k | 2026-07-16 |
|---|---|---|
| Fork | 103 | 2026-07-16 |
| 提交 | 70 | 2026-07-16 |
| 发布 | 0 | 2026-07-16 |
| Watcher | 7 | 2026-07-16 |
| 开放 issue | 0 | 2026-07-16 |
| 开放 PR | 1 | 2026-07-16 |