mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
chore: Lintfix @n8n/nodes-langchain (#16868)
This commit is contained in:
@@ -198,7 +198,7 @@ export class OpenAiAssistant implements INodeType {
|
||||
properties: {
|
||||
name: '={{$responseItem.name}}',
|
||||
value: '={{$responseItem.id}}',
|
||||
// eslint-disable-next-line n8n-local-rules/no-interpolation-in-regular-string
|
||||
|
||||
description: '={{$responseItem.model}}',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user