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/utils/agent_loader
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
agent_loader_demo.py [FIX][AgentLoader] [NEW DOCS][MKDOCS.yaml] 3 months ago
claude_code_compatible.py [FIX][Board of Directors] [CLEANUP __INITS__] [New Examples for livestream] 3 months ago
finance_advisor.md [FIX][Board of Directors] [CLEANUP __INITS__] [New Examples for livestream] 3 months ago
multi_agents_loader_demo.py [FIX][AgentLoader] [NEW DOCS][MKDOCS.yaml] 3 months ago

README.md

Agent Loader Examples

This directory contains examples demonstrating agent loading and configuration utilities.

Examples

Overview

Agent loader examples demonstrate utilities for loading, configuring, and initializing agents from various sources including files, configurations, and code. These examples show how to programmatically create and configure agents for different use cases.