> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 点评生成

## 指令说明

**描述：** 根据用户的要求，如主题、长度、语言风格等来自动生成点评文本

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/generatecommentcommand-01.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=1247b5adb151afa4c1cbfc4f8bbbe0b4" alt="点评生成指令参数面板" width="813" height="601" data-path="helpcenter/commands/ai/images/generatecommentcommand-01.png" />

    | 参数          | 说明                  |
    | ----------- | ------------------- |
    | **AI引擎**    | OpenAI              |
    | **创作要求**    | 填入用户的要求，如主题、长度、语言风格 |
    | **返回结果保存至** | 将生成的结果文本保存至变量       |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/generatecommentcommand-02.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=f68425e19eb0beead6b73421408be787" alt="点评生成使用示例 - 流程搭建" width="813" height="601" data-path="helpcenter/commands/ai/images/generatecommentcommand-02.png" />

**该流程执行逻辑：**

本例演示【点评生成】指令的配置与执行：

1. 选择 AI 引擎并填写创作要求。
2. 生成点评内容，并将结果保存到指定变量。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/generatecommentcommand-03.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=aa5e64626ffc70dd15814f4ff2d7348e" alt="点评生成使用示例 - 效果展示" width="1218" height="974" data-path="helpcenter/commands/ai/images/generatecommentcommand-03.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
