Table of Contents

Method Error

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

Error(string, int)

Creates an error token.

public static AgentStreamToken Error(string error, int index)

Parameters

error string
index int

Returns

AgentStreamToken