n8n/packages/@n8n/nodes-langchain/nodes/trigger/ChatTrigger
Oleg Ivaniv 8a240380f4
Refactor ChatTrigger node and update imports for compatibility
• Update import paths
• Implement INodeType interface
• Move handleFormData to separate function
• Adjust webhook function implementation
• Fix error handling and response formatting to always return empty array
2024-11-19 11:48:46 +01:00
..
ChatTrigger.node.ts Refactor ChatTrigger node and update imports for compatibility 2024-11-19 11:48:46 +01:00
error.ts fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
GenericFunctions.ts refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
templates.ts feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802) 2024-07-09 13:45:41 +02:00
types.ts feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00