MCPcopy
hub / github.com/openai/swarm / simple_loop_no_helpers.py

File simple_loop_no_helpers.py

examples/basic/simple_loop_no_helpers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from swarm import Swarm, Agent
2
3client = Swarm()
4

Callers

nothing calls this directly

Calls 4

SwarmClass · 0.90
AgentClass · 0.90
runMethod · 0.80
pretty_print_messagesFunction · 0.70

Tested by

no test coverage detected