Skip to main content

Interface: OpenAIAgentsTraceClientInterceptorOptions

openaiAgents.OpenAIAgentsTraceClientInterceptorOptions

Properties

addTemporalSpans

Optional addTemporalSpans: boolean

Wrap client calls in temporal:* custom spans.

Default

false

modelParams

Optional modelParams: SerializableModelActivityOptions

Model Activity options propagated to the Workflow via the config header.


useOtelInstrumentation

Optional useOtelInstrumentation: boolean

Emit OTel spans on the Workflow side for agent-SDK trace/span events.

Default

false