Table of Contents

Method CreateReAct

Namespace
LMKit.Agents.Planning
Assembly
LM-Kit.NET.dll

CreateReAct()

Creates a ReAct handler.

Note: Tool descriptions are no longer needed as ReAct now uses the native tool-calling system which handles tool advertisement automatically.

public static ReActHandler CreateReAct()

Returns

ReActHandler

A configured ReAct handler.