mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -1484,6 +1484,7 @@ export interface INodePropertyOptions {
|
||||
action?: string;
|
||||
description?: string;
|
||||
routing?: INodePropertyRouting;
|
||||
outputConnectionType?: NodeConnectionType;
|
||||
}
|
||||
|
||||
export interface INodeListSearchItems extends INodePropertyOptions {
|
||||
|
||||
Reference in New Issue
Block a user