Package com.openai.models.beta.threads.runs.steps
See: Description
-
Class Summary Class Description Builder A builder for CodeInterpreterLogs. CodeInterpreterLogs Text output from the Code Interpreter tool call as part of a run step. Builder A builder for CodeInterpreterOutputImage. Builder A builder for Image. Image CodeInterpreterOutputImage Builder A builder for CodeInterpreterToolCall. Builder A builder for CodeInterpreter. Builder A builder for LogsOutput. LogsOutput Text output from the Code Interpreter tool call as part of a run step. Builder A builder for ImageOutput. Builder A builder for Image. Image ImageOutput Output Text output from the Code Interpreter tool call as part of a run step. CodeInterpreter The Code Interpreter tool call definition. CodeInterpreterToolCall Details of the Code Interpreter tool call the run step was involved in. Builder A builder for CodeInterpreterToolCallDelta. Builder A builder for CodeInterpreter. Output Text output from the Code Interpreter tool call as part of a run step. CodeInterpreter The Code Interpreter tool call definition. CodeInterpreterToolCallDelta Details of the Code Interpreter tool call the run step was involved in. Builder A builder for FileSearchToolCall. Builder A builder for FileSearch. Builder A builder for RankingOptions. Ranker The ranker to use for the file search. RankingOptions The ranking options for the file search. Builder A builder for Result. Builder A builder for Content. Type The type of the content. Content Result A result instance of the file search. FileSearch For now, this is always going to be an empty object. FileSearchToolCall Builder A builder for FileSearchToolCallDelta. FileSearchToolCallDelta Builder A builder for FunctionToolCall. Builder A builder for Function. Function The definition of the function that was called. FunctionToolCall Builder A builder for FunctionToolCallDelta. Builder A builder for Function. Function The definition of the function that was called. FunctionToolCallDelta Builder A builder for MessageCreationStepDetails. Builder A builder for MessageCreation. MessageCreation MessageCreationStepDetails Details of the message creation by the run step. Builder A builder for RunStep. Builder A builder for LastError. Code One of server_errororrate_limit_exceeded.LastError The last error associated with this run step. Builder A builder for Metadata. Metadata Set of 16 key-value pairs that can be attached to an object. Status The status of the run step, which can be either in_progress,cancelled,failed,completed, orexpired.StepDetails The details of the run step. Type The type of run step, which can be either message_creationortool_calls.Builder A builder for Usage. Usage Usage statistics related to the run step. RunStep Represents a step in execution of a run. Builder A builder for RunStepDelta. StepDetails The details of the run step. RunStepDelta The delta containing the fields that have changed on the run step. Builder A builder for RunStepDeltaEvent. RunStepDeltaEvent Represents a run step delta i.e. Builder A builder for RunStepDeltaMessageDelta. Builder A builder for MessageCreation. MessageCreation RunStepDeltaMessageDelta Details of the message creation by the run step. RunStepInclude Builder A builder for StepListPage. AutoPager StepListPage Builder A builder for StepListPageAsync. AutoPager StepListPageAsync Builder A builder for StepListPageResponse. StepListPageResponse Builder A builder for StepListParams. Order Sort order by the created_attimestamp of the objects.StepListParams Returns a list of run steps belonging to a run. Builder A builder for StepRetrieveParams. StepRetrieveParams Retrieves a run step. ToolCall Details of the Code Interpreter tool call the run step was involved in. ToolCallDelta Details of the Code Interpreter tool call the run step was involved in. Builder A builder for ToolCallDeltaObject. ToolCallDeltaObject Details of the tool call. Builder A builder for ToolCallsStepDetails. ToolCallsStepDetails Details of the tool call. -
Interface Summary Interface Description Visitor An interface that defines how to map each variant of Output to a value of type T. Visitor An interface that defines how to map each variant of Output to a value of type T. Visitor An interface that defines how to map each variant of StepDetails to a value of type T. Visitor An interface that defines how to map each variant of StepDetails to a value of type T. Visitor An interface that defines how to map each variant of ToolCall to a value of type T. Visitor An interface that defines how to map each variant of ToolCallDelta to a value of type T. -
Enum Summary Enum Description Known An enum containing Ranker's known values. Value An enum containing Ranker's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing Code's known values. Value An enum containing Code's known values, as well as an _UNKNOWN member. Known An enum containing Status's known values. Value An enum containing Status's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing RunStepInclude's known values. Value An enum containing RunStepInclude's known values, as well as an _UNKNOWN member. Known An enum containing Order's known values. Value An enum containing Order's known values, as well as an _UNKNOWN member.