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
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
agent_loader_demo.py restored missing sync files 1 month ago
claude_code_compatible.py restored missing sync files 1 month ago
finance_advisor.md restored missing sync files 1 month ago
multi_agents_loader_demo.py restored missing sync files 1 month 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.