mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Add more AI node info to telemetry (#8827)
This commit is contained in:
@@ -2238,6 +2238,7 @@ export interface INodeGraphItem {
|
||||
src_node_id?: string;
|
||||
src_instance_id?: string;
|
||||
agent?: string; //@n8n/n8n-nodes-langchain.agent
|
||||
prompts?: IDataObject[] | IDataObject; //ai node's prompts, cloud only
|
||||
}
|
||||
|
||||
export interface INodeNameIndex {
|
||||
|
||||
Reference in New Issue
Block a user