We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2389b commit 7e9dec7Copy full SHA for 7e9dec7
1 file changed
openai_agents/run_hello_world_workflow.py
@@ -11,6 +11,7 @@
11
open_ai_data_converter,
12
)
13
14
+
15
async def main():
16
# Create client connected to server at the given address
17
client = await Client.connect(
0 commit comments