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/onboard
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
agents.yaml [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago
onboard-basic.py [feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication] 6 months ago

README.md

Onboarding Examples

This directory contains examples demonstrating agent onboarding and configuration.

Examples

Overview

Onboarding examples demonstrate how to configure and set up agents using YAML configuration files and programmatic setup. These examples show best practices for agent initialization, configuration management, and deployment preparation.