new
Method
This is a method of the CodeExecutionStep class in the extras module.Create a new code execution step
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create a new code execution step
This is a method of the CodeExecutionStep class in the extras module.Create a new code execution step
def new(input_code: impl Into<String>) -> Self