aiagent.club
中文
GitHub

GPTSwarm

#713 of 964 in the AI Agent Index

7 Score
Real usage
Momentum
Attention
27

About

🐝 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…

Across sources

1.0k Stars
  • Stars 1.0k
  • Forks 103
  • Commits 70
  • Releases 0