🪄generation

Generating AI completions

methods of generating

generate button

By default, the generate button generates text from the end of the text displayed in the story textbox, like AI Dungeon.

branching from caret

If the caret is not in the text, the generate button defaults to generating from the end of the textbox.

retry button

When a node is focused in the textbox, the retry button appears, which will generate more variations (siblings) of that node.

branching from caret via right-click menu

If you want to generate continuations from the middle of a node, one way is to right click at the position you want to branch and select "branch".

generating with hotkeys

Like navigating, the most efficient way to generate is using hotkeys.

View all keyboard shortcuts in Loom with ⌘H / ctrl+H

Generation hotkeys:

⌥+Shift+S | Alt+Shift+S : generate children (from caret or end of textbox)

⌥+Shift+D | Alt+Shift+D : generate siblings (of focused node or end of path)

Generation keyboard shortcuts are the same as the corresponding navigation keyboard shortcuts, with shift added. For example, navigate to sibling is Alt+D, and generate siblings is Alt+Shift+D.

⌥+Shift+S | Alt+Shift+S (generate children) acts exactly like the generate button with branching from caret enabled.

generation settings

Change generation settings in the preferences pane (⚙️ icon in the upper right corner).

Last updated