LM-Kit.NET
LLM 애플리케이션을 빌드하기 위한 엔터프라이즈급 .NET SDK.
LM-Kit사에서 공개
2025년 부터 ComponentSource에서 판매중
Released: Feb 19, 2026
LMKit.TextGeneration.Filters).
FilterPipeline with IPromptFilter, ICompletionFilter, and IToolInvocationFilter following the ASP.NET Core middleware (onion) pattern.MultiTurnConversation and Agent.LMKit.TextGeneration.Prompts).
PromptTemplate class with Mustache syntax, conditionals, loops, filter chaining, custom helpers, and strict mode.AgentMemory.UserScopedMemory for multi-user memory isolation.AgentMemory.ConsolidateAsync on AgentMemory.SummarizeConversationAsync on AgentMemory.MemoryEstimation static class in LMKit.Hardware for accurate VRAM/context fitting.