Harness the power of AI, adding some order to the chaos
/structure
in the editor, and hit Enter
. You’ll be prompted to fill in some details about the generation, like its name and the model you want to use, further explained below. Once you run the WordApp, the model will be fed all the content above the generation and generate new content based on it, which you can then reference with a @[name_of_generation].
A note for the programmers
add value field.
This will give you three types of value to choose from, described in the table below. add object field.
add list field.
This will give you four types of value to choose from, described in the table below.
Click | Type | How it works | |
---|---|---|---|
Text | A snippet of text, like a book’s title or an author’s name | ||
Number | A numeric value, like the price of a product | ||
True/False | A yes/no value, like whether or not a product has been purchased | ||
Object | An object mapping field names to values of any of these types, even another object | ||
List | A list containing a list of values of any of these types, even another list |
@
and the name specified in the structured generation’s settings.