Modes
Control answer content
In order to choose between answer types or precision (discussed in the previous section) you can use the mode optional header.
The syntax is
#task: name
#mode: type
AI promptSupported values for type are:
creativesets the precision to Creative to answer the task prompt.strictsets the precision to Strict to answer the task prompt.mixedsets the precision to a balance between Creative and Strict precision and between Publication and Chat answer type to answer the task prompt.pubssets the answer type to Publications for the task prompt.
Example 1
#task: brainstorm
#mode: creative
brainstorm ideas for new research on high-performance computingfloatz AI will answer the question without searching the literature.
Example 2
#task: pubsHPC
#mode: pubs
latest high-performance computing resultsfloatz AI will output a list of the latest high-performance computing papers.
Last updated
