mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat: Group memory nodes into section in nodes panel (#14826)
This commit is contained in:
@@ -46,6 +46,7 @@ export class MemoryZep implements INodeType {
|
||||
categories: ['AI'],
|
||||
subcategories: {
|
||||
AI: ['Memory'],
|
||||
Memory: ['Other memories'],
|
||||
},
|
||||
resources: {
|
||||
primaryDocumentation: [
|
||||
|
||||
Reference in New Issue
Block a user