MCPcopy Index your code
hub / github.com/openai/swarm / bare_minimum.py

File bare_minimum.py

examples/basic/bare_minimum.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 3

SwarmClass · 0.90
AgentClass · 0.90
runMethod · 0.80

Tested by

no test coverage detected