We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a56317 commit 03ffce0Copy full SHA for 03ffce0
1 file changed
openai_agents/run_hello_world_workflow.py
@@ -7,6 +7,7 @@
7
8
from openai_agents.workflows.hello_world_workflow import HelloWorldAgent
9
10
+
11
async def main():
12
# Create client connected to server at the given address
13
client = await Client.connect(
0 commit comments