feat(editor): Node Creator AI nodes improvements (#9484)

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
oleg
2024-05-30 16:53:33 +02:00
committed by GitHub
parent e68a3fd6ce
commit be4f54de15
62 changed files with 661 additions and 204 deletions

View File

@@ -31,7 +31,7 @@ export class OpenAiAssistant implements INodeType {
alias: ['LangChain'],
categories: ['AI'],
subcategories: {
AI: ['Agents'],
AI: ['Agents', 'Root Nodes'],
},
resources: {
primaryDocumentation: [