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/utils/misc
Hugh b4245f8f17
restored missing sync files
1 month ago
..
aop restored missing sync files 1 month ago
README.md restored missing sync files 1 month ago
agent_map_test.py restored missing sync files 1 month ago
conversation_simple.py restored missing sync files 1 month ago
conversation_test.py restored missing sync files 1 month ago
conversation_test_truncate.py restored missing sync files 1 month ago
csvagent_example.py restored missing sync files 1 month ago
dict_to_table.py restored missing sync files 1 month ago
swarm_matcher_example.py restored missing sync files 1 month ago
test_load_conversation.py restored missing sync files 1 month ago
visualizer_test.py restored missing sync files 1 month ago

README.md

Miscellaneous Utils

This directory contains miscellaneous utility examples and helper functions.

Examples

Subdirectories

Overview

Miscellaneous utilities provide helper functions, testing utilities, and common patterns for various agent operations. These examples demonstrate conversation management, data conversion, visualization, and testing utilities.