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.