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/external_agents
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
custom_agent_example.py restored missing sync files 1 month ago
openai_assistant_wrapper.py restored missing sync files 1 month ago

README.md

External Agents Examples

This directory contains examples demonstrating integration with external agent systems and APIs.

Examples

Overview

External agents examples demonstrate how to integrate Swarms agents with external agent systems, APIs, and services. These examples show how to wrap external agents, create custom agent implementations, and bridge between different agent frameworks.