Tool


Description:

public Tool (Factory factory, SessionBase session, Details parent, string run_id = "")

Creates a tool for refinement (run_id == "") or an execution run (run_id set).

Parameters:

factory

agent factory for this run

session

session for this run

parent

the task (Details) this tool belongs to

run_id

execution run id, or "" for refinement-only