Skip to main content

portia.run_context

Context for a PlanV2 run.

StepOutputValue Objects

class StepOutputValue(BaseModel)

Value that can be referenced by name.

RunContext Objects

class RunContext(BaseModel)

Data that is returned from a step.

get_tool_run_ctx

def get_tool_run_ctx() -> ToolRunContext

Get the tool run context.