We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252254e commit 40602bbCopy full SHA for 40602bb
temporalio/contrib/openai_agents/_temporal_trace_provider.py
@@ -1,6 +1,5 @@
1
"""Provides support for integration with OpenAI Agents SDK tracing across workflows"""
2
3
-import traceback
4
import uuid
5
from typing import Any, Optional, Union, cast
6
0 commit comments