Skip to content

AI 转换(AI Transform)#

使用 AI 转换节点根据你的提示生成代码片段。AI 具有上下文感知能力,能够理解工作流的节点及其数据类型。

🌐 Use the AI Transform node to generate code snippets based on your prompt. The AI is context-aware, understanding the workflow’s nodes and their data types.

功能可用性

仅在云计划中可用。

节点参数(Node parameters)#

说明(Instructions)#

输入你的 AI 提示,然后点击 生成代码 按钮,自动填写 转换代码。例如,你可以指定如何处理或分类你的数据。有关更多信息,请参阅 撰写良好提示

🌐 Enter your prompt for the AI and click the Generate code button to automatically populate the Transformation Code. For example, you can specify how you want to process or categorize your data. Refer to Writing good prompts for more information.

提示信息应使用简明英语,且不超过 500 个字符。

🌐 The prompt should be in plain English and under 500 characters.

转换代码(Transformation Code)#

节点生成的代码片段是只读的。要编辑此代码,请在 Instructions 中调整提示,或将其复制并粘贴到 Code 节点中。

🌐 The code snippet generated by the node is read-only. To edit this code, adjust your prompt in Instructions or copy and paste it into a Code node.

模板和示例(Templates and examples)#

Template widget placeholder.