Skip to content

AI 转换#

¥AI Transform

使用 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.

Feature availability

仅在 云套餐 上可用。

¥Available only on Cloud plans.

节点参数#

¥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

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

¥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.