Table of Contents

Method CreateNetwork

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

CreateNetwork(NetworkToolOptions)

Gets a new Network tool instance with custom options.

public static NetworkTool CreateNetwork(NetworkToolOptions options)

Parameters

options NetworkToolOptions

Configuration options.

Returns

NetworkTool