Skip to main content

Generate AI review

Sophie avatar
Written by Sophie
Updated over 2 weeks ago

Definition and Usage

Generated product reviews with AI based on your prompts. This command allows you to automatically create product reviews using artificial intelligence by providing specific prompts.


Parameter Values

Input parameters

Parameter

Description

Possible Values

Required

Options / Notes

LLM model

Select the language model that best suits your scenario

Yes

Different models may have varying capabilities and costs

Prompt

Please avoid using sensitive words in your prompt

Yes

The prompt should clearly describe what kind of product review you want to generate

Error handling

Parameter Name

Description

Throw error & stop

When an error occurs, the action will trigger an error and stop the execution of the entire app.

Retry command

If an error occurs, the action will retry the command in an attempt to resolve the issue and continue the process.

Ignore error & continue

When an error occurs, the action will be ignored, and the workflow will continue without interruption.

Variables produced

Save the reviews and name it. This action produces a variable containing the AI-generated product reviews.


Using Variables in Conditions

You can use the output variable in subsequent actions by referencing it with the variable icon or using {variableName} syntax. This allows you to process, analyze, or display the generated reviews in later steps of your workflow.


Notes

  • The LLM model selection affects the quality and style of the generated reviews.

  • Platform credits are required to use this feature, with costs varying by model.

  • Keep prompts clear and specific to get the most relevant product reviews.

  • Avoid sensitive or inappropriate content in your prompts as they may be rejected by the AI system.

  • The generated reviews should be reviewed for accuracy before using them in production environments.

Did this answer your question?