OpenAI
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
PRODUCT_TITLE_OPENAI(description,
[instructions]
, [number]
, [temperature]
, [max_tokens]
, [model]
)description
The product description you want to base your title(s) on.
[optional] instructions
The instructions you want to use to generate the product title. Add a template or specify the tone of voice, e.g. Use this template:...
or Use a inspirational tone of voice
.
[optional] number
The number of title alternatives you want the function to generate.
[optional] temperature
The sampling temperature to use, between 0 and 2. Use 2 for creative applications, and 0 for well-defined answers. By default it is 0. For example: "0.4"
.
[optional] max_tokens
The maximum number of tokens to generate in the completion. For example: "230"
.
[optional] model
The model to use. By default it uses "gpt-4o"
.For example: "ada"
.
Selected options:
gpt-4
gpt-4o