Method Override
Override(string, Func<ITool>)
Overrides the factory used to create a specific tool by name.
public BuiltInToolRegistrationOptions Override(string toolName, Func<ITool> factory)
Overrides the factory used to create a specific tool by name.
public BuiltInToolRegistrationOptions Override(string toolName, Func<ITool> factory)