Table of Contents

Method Accept

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

Accept(McpSamplingResponse)

Accepts the request with the specified response.

public void Accept(McpSamplingResponse response)

Parameters

response McpSamplingResponse

Accept(string, string)

Accepts the request with a text response.

public void Accept(string text, string model = null)

Parameters

text string
model string