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/tools/multii_tool_use
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
many_tool_use_demo.py restored missing sync files 1 month ago
multi_tool_anthropic.py restored missing sync files 1 month ago

README.md

Multi-Tool Usage Examples

This directory contains examples demonstrating multi-tool usage patterns for agents.

Examples

Overview

Multi-tool usage examples demonstrate how agents can use multiple tools in sequence or parallel to accomplish complex tasks. These examples show tool orchestration, tool chaining, and handling multiple tool calls efficiently.