mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(AI Transform Node): Node Prompt improvements (#11611)
This commit is contained in:
@@ -287,6 +287,7 @@ async function onClick() {
|
||||
const updateInformation = await generateCodeForAiTransform(
|
||||
prompt,
|
||||
`parameters.${AI_TRANSFORM_JS_CODE}`,
|
||||
5,
|
||||
);
|
||||
if (!updateInformation) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user