add Step
Throws
if the field was previously set to a non-list.
Alias for calling addStep with Step.ofUserInput(userInput).
Alias for calling addStep with Step.ofModelOutput(modelOutput).
Alias for calling addStep with Step.ofThought(thought).
Alias for calling addStep with Step.ofFunctionCall(functionCall).
Alias for calling addStep with Step.ofCodeExecutionCall(codeExecutionCall).
Alias for calling addStep with Step.ofUrlContextCall(urlContextCall).
Alias for calling addStep with Step.ofMcpServerToolCall(mcpServerToolCall).
Alias for calling addStep with Step.ofGoogleSearchCall(googleSearchCall).
Alias for calling addStep with Step.ofFileSearchCall(fileSearchCall).
Alias for calling addStep with Step.ofGoogleMapsCall(googleMapsCall).
Alias for calling addStep with Step.ofFunctionResult(functionResult).
Alias for calling addStep with Step.ofCodeExecutionResult(codeExecutionResult).
Alias for calling addStep with Step.ofUrlContextResult(urlContextResult).
Alias for calling addStep with Step.ofGoogleSearchResult(googleSearchResult).
Alias for calling addStep with Step.ofMcpServerToolResult(mcpServerToolResult).
Alias for calling addStep with Step.ofFileSearchResult(fileSearchResult).
Alias for calling addStep with Step.ofGoogleMapsResult(googleMapsResult).