-
-
Notifications
You must be signed in to change notification settings - Fork 612
Membase menu entry #1287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Membase menu entry #1287
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||||
PR Type
Enhancement
Description
Add Membase integration to Knowledge Base plugin menu
Store Membase API credentials in plugin configuration
Embed Membase query editor in Relationships menu item
Add ProjectId setting to Membase configuration
Diagram Walkthrough
File Walkthrough
KnowledgeBasePlugin.cs
Add Membase credentials and embed query editorsrc/Plugins/BotSharp.Plugin.KnowledgeBase/KnowledgeBasePlugin.cs
MembaseSettings.cs
Add ProjectId property to settingssrc/Plugins/BotSharp.Plugin.Membase/Settings/MembaseSettings.cs