Skip to main content

FAQ

Frequently asked questions about Wegent.

General

What is Wegent?

Wegent is an AI-powered multi-agent collaboration platform that enables you to create, configure, and orchestrate AI agents for various tasks.

What are the system requirements?

  • Python 3.8 or higher
  • 4GB RAM minimum (8GB recommended)
  • Internet connection for cloud AI providers

Is Wegent free to use?

Wegent is open source and free to use. However, you may incur costs from AI model providers (OpenAI, Anthropic, etc.) based on your usage.

Agents

What's the difference between Ghosts and Bots?

  • Ghosts are autonomous agents that work in the background
  • Bots are interactive agents that respond to user input

How many agents can I create?

There's no hard limit on the number of agents. Practical limits depend on your system resources and API rate limits.

Can agents communicate with each other?

Yes, agents can communicate through Teams, which support various collaboration models.

Models

Which AI models are supported?

Wegent supports:

  • OpenAI (GPT-4, GPT-3.5)
  • Anthropic (Claude)
  • Local models (Ollama, LM Studio)
  • Custom providers via API

Can I use local models?

Yes, Wegent supports local models through Ollama and LM Studio integration.

Troubleshooting

Why is my agent not responding?

Check:

  1. API key configuration
  2. Model availability
  3. Network connectivity
  4. Rate limits

Where can I get help?