We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939b7d9 commit db6ccddCopy full SHA for db6ccdd
1 file changed
openai_agents/workflows/tools_workflow.py
@@ -2,7 +2,7 @@
2
3
from datetime import timedelta
4
5
-from agents import trace
+from agents import trace
6
from agents import Agent, Runner
7
from temporalio import workflow
8
from temporalio.contrib import openai_agents as temporal_agents
0 commit comments