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/utils
Hugh b4245f8f17
restored missing sync files
1 month ago
..
transform_prompts restored missing sync files 1 month ago
README.md restored missing sync files 1 month ago
async_agent.py restored missing sync files 1 month ago
custom_agent_base_url.py restored missing sync files 1 month ago
dynamic_context_window.py restored missing sync files 1 month ago
fallback_test.py restored missing sync files 1 month ago
grok_4_agent.py restored missing sync files 1 month ago
handoffs_example.py restored missing sync files 1 month ago
list_agent_output_types.py restored missing sync files 1 month ago
markdown_agent.py restored missing sync files 1 month ago
medical_agent_add_to_marketplace.py restored missing sync files 1 month ago
xml_output_example.py restored missing sync files 1 month ago

README.md

Single Agent Utils

This directory contains utility functions and helpers for single agent operations.

Examples

Subdirectories

Transform Prompts

Overview

This directory contains utility functions, helpers, and common patterns for single agent operations including async handling, context management, output formatting, and prompt transformations.