Table of Contents

Property Values

Namespace
LMKit.Mcp.Abstractions
Assembly
LM-Kit.NET.dll

Values

Gets or sets the list of completion suggestion values.

public IReadOnlyList<string> Values { get; set; }

Property Value

IReadOnlyList<string>