Table of Contents

Class McpModelPreferences

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

Represents model preferences for a sampling request.

public sealed class McpModelPreferences
Inheritance
McpModelPreferences
Inherited Members

Properties

CostPriority

Gets or sets the cost priority (0.0 = lowest cost, 1.0 = highest cost acceptable).

Hints

Gets or sets model hints (suggested model names).

IntelligencePriority

Gets or sets the intelligence priority (0.0 = lowest, 1.0 = highest).

SpeedPriority

Gets or sets the speed priority (0.0 = slowest acceptable, 1.0 = fastest).