Builder
A builder for CodeExecutionCallStep.
Functions
Link copied to clipboard
public final CodeExecutionCallStep.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
public final CodeExecutionCallStep.Builder arguments(JsonField<CodeExecutionCallStep.Arguments> arguments)
Sets Builder.arguments to an arbitrary JSON value.
Required. The arguments to pass to the code execution.
Link copied to clipboard
Returns an immutable instance of CodeExecutionCallStep.
Link copied to clipboard
Sets Builder.id to an arbitrary JSON value.
Required. A unique ID for this specific tool call.
Link copied to clipboard
Link copied to clipboard
public final CodeExecutionCallStep.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets Builder.signature to an arbitrary JSON value.
A signature hash for backend validation.
Link copied to clipboard
Sets the field to an arbitrary JSON value.