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/aop_examples/discovery
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
example_agent_communication.py cleanup and format 1 month ago
example_aop_discovery.py [IMPROVEMENT][AOP][New tools for agent discovery and more] 1 month ago
simple_discovery_example.py [IMPROVEMENT][AOP][New tools for agent discovery and more] 1 month ago
test_aop_discovery.py [IMPROVEMENT][AOP][New tools for agent discovery and more] 1 month ago

README.md

AOP Discovery Examples

This directory contains examples demonstrating agent discovery mechanisms in AOP.

Examples

Overview

AOP discovery examples demonstrate how agents can discover and communicate with each other over the protocol. These examples show various discovery patterns, agent registration, and communication protocols for distributed agent systems.