Method Tool
Tool()
Creates a tool agent template.
public static ToolAgentTemplate Tool()
Returns
Tool(LM)
Creates a tool agent template with a model.
public static ToolAgentTemplate Tool(LM model)
Parameters
modelLMThe model to use.
Creates a tool agent template.
public static ToolAgentTemplate Tool()
Creates a tool agent template with a model.
public static ToolAgentTemplate Tool(LM model)
model LMThe model to use.