You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/single_agent
Kye Gomez ede23de101
[MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples]
1 month ago
..
demos feat][agent + mcp 5 months ago
external_agents [FEAT][New Multi-Agent Execution utilities][run_agents_concurrently_uvloop] [run_agents_with_tasks_uvloop] [Improvement][Improved the batched_grid_agent_execution to use concurrent futures] [Updated docs] [Agent][Fix batched run] [FEAT][CustomAgent] [New util examples] 2 months ago
llms [EXAMPLES CLEANUP] [FIX][SwarmMatcher] [Remove old examples] 2 months ago
onboard [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
rag [Agent][Docs] 3 months ago
reasoning_agent_examples [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
tools [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
utils [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
vision [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
README.md example readme 2 months ago
simple_agent.py [EXAMPLE][Jarvis Agent] [Conditional image generation in litellm for nano banana] 2 months ago

README.md

Single Agent Examples

This directory contains examples demonstrating single agent patterns, configurations, and use cases in Swarms.

Demos

External Agents

LLM Integrations

Azure

Claude

DeepSeek

Mistral

OpenAI

Qwen

Onboarding

RAG (Retrieval Augmented Generation)

Reasoning Agents

Tools Integration

Solana Tools

Structured Outputs

Tools Examples

Utils

Transform Prompts

Vision

Main Files