Values.SystemToolSourceSpecifies a system-defined tool for the model to use. System-defined tools are tools that are created and provided by the model provider.
type nonrec t = {name : ToolName.t;The name of the system-defined tool that you want to call.
*)}