Interface: TemporalOpenAIRunnerOptions
openaiAgentsWorkflow.TemporalOpenAIRunnerOptions
Properties
defaultModelParams
• Optional defaultModelParams: ModelActivityOptions
Workflow-authored default Model Activity options, layered UNDER the client's
modelParams header: a client-set field wins, otherwise this default applies.
Because these options are constructed in the Workflow (not JSON-propagated),
they can carry the function form of summary. Use this to configure Workflows
started without the client interceptor, e.g. by a Schedule or the Temporal UI/CLI.