dotnet add CrestApps.OrchardCore.AI.ChatProvides the Artificial Intelligence module for Orchard Core.
Features
AI Chat
Provides UI to interact with AI models using the profiles. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Chat, and it is categorized as Artificial Intelligence. It depends on OrchardCore.Liquid, CrestApps.OrchardCore.Resources, CrestApps.OrchardCore.AI.Chat.Core, CrestApps.OrchardCore.SignalR, and CrestApps.OrchardCore.AI, so Orchard Core enables those dependencies when this feature is enabled. 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.
AI Chat Admin Widget
Provides a floating AI chat widget on every admin page, allowing users to interact with a predefined AI profile. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Chat.AdminWidget, and it is categorized as Artificial Intelligence. It depends on CrestApps.OrchardCore.AI.Chat, and CrestApps.OrchardCore.AI.Agent, so Orchard Core enables those dependencies when this feature is enabled. 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.
AI Chat Session Analytics
Tracks chat session usage metrics (unique visitors, handle time, containment rate, abandonment rate) and provides reporting with extensible display drivers. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Chat.Analytics, and it is categorized as Artificial Intelligence. It depends on CrestApps.OrchardCore.AI.Chat, and CrestApps.OrchardCore.AI.Chat.Core, so Orchard Core enables those dependencies when this feature is enabled. 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