Package version:

Interface RequiredAction

An abstract representation of a required action for an agent thread run to continue.

interface RequiredAction {
    type: string;
}

Hierarchy (view full)

Properties

Properties

type: string

The discriminator possible values: submit_tool_outputs