Swarm-readme-9.py
· 59 B · Python
Orginalformat
agent = Agent(
instructions="You are a helpful agent."
)
1 | agent = Agent( |
2 | instructions="You are a helpful agent." |
3 | ) |