Table of Contents

Property Tools

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

Tools

Registry of model-callable tools available to this conversation.

Register tools before the first user turn so they are advertised to the model. Tool invocation requires a model that supports tool calls.

public ToolRegistry Tools { get; }

Property Value

ToolRegistry