dotnet add CrestApps.OrchardCore.AI.MemoryProvides the AI Memory module for Orchard Core.
Features
AI Memory
Provides persistent, user-scoped AI memory for AI profiles and chat interactions. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Memory, and it is categorized as Artificial Intelligence - Knowledgebase. It depends on CrestApps.OrchardCore.AI.Chat.Core, and OrchardCore.Indexing, so Orchard Core enables those dependencies when this feature is enabled. The manifest marks it as enabled by dependency only, so it is intended to support other features rather than be selected as a standalone end-user feature. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- MIT