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 week ago
..
demos feat][agent + mcp 4 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] 1 month ago
llms [EXAMPLES CLEANUP] [FIX][SwarmMatcher] [Remove old examples] 1 month ago
onboard [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 5 months ago
rag [Agent][Docs] 2 months ago
reasoning_agent_examples [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 week ago
tools [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 week ago
utils [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 week ago
vision [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 week ago
README.md example readme 3 weeks ago
simple_agent.py [EXAMPLE][Jarvis Agent] [Conditional image generation in litellm for nano banana] 1 month 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