LM-Kit.NET

用於構建 LLM 應用程式的企業級 .NET SDK。

由以下開發商製作:LM-Kit
ComponentSource 開始代理銷售的日期:2025年

價格從: US$ 980.00 版本: 2026.x 新增功能 更新: Jul 22, 2026

LM-Kit.NET 2025.10.5

Released: Oct 24, 2025

2025.10.5 中的更新

特性

  • Introduced the McpResource class.
  • Introduced the McpResourceContent class.
  • Introduced the McpPrompt class.
  • Introduced the McpPromptArgument class.
  • Introduced the McpPromptResult class.
  • Introduced the McpMessageRole enumeration.
  • Introduced the McpPromptMessage class
  • Introduced the McpPromptContent class.
  • Introduced the McpEmbeddedResource class.
  • Introduced the McpClientCapabilities and McpServerCapabilities enumerations.
  • Introduced the McpCatalogKind enumeration.
  • Added the ServerCapabilities, Prompts, Resources & McpProtocolVersion properties to the McpClient class.
  • Added the HasCapability method to the McpClient class.
  • Added the ToolsChanged, ResourcesChanged & PromptsChanged events to the McpClient class.
  • Added the GetResources, GetResourcesAsync, ReadResource & ReadResourceAsync methods to the McpClient class
  • Added the GetPrompts, GetPromptsAsync, RefreshPrompts & RefreshPromptsAsync methods to the McpClient class.
  • Introduced the McpResponseReceivedEventArgs class.
  • Introduced the McpRequestSendingEventArgs class.
  • Introduced the McpAuthFailedEventArgs class.
  • Introduced the McpCatalogChangedEventArgs class.
  • Added the ToolsChanged, ResourcesChanged & PromptsChanged events to the McpClient class.
  • General performance enhancements.