Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
swarm
import
Swarm, Agent
2
3
client = Swarm()
4
Callers
nothing calls this directly
Calls
3
Swarm
Class · 0.90
Agent
Class · 0.90
run
Method · 0.80
Tested by
no test coverage detected