Welcome to the Common Tools Runtime Guide¶
This guide will help you get started with the Common Tools runtime, from installation through advanced features.
It is still a work in progress.
Contents¶
Installing Common Tools - Get the runtime up and running
Using the LLM built-in within a Recipe - A quick tour
Working with State - Managing application state
Modifying State - How to modify state with user input
Using Defaults for Cells - Using Default<> to automatically create Cells
Making Lists - Creating and working with lists
TODO items¶
pass reference to toggle an item (constant time)
How to derive from two state inputs
How to read a value
recipe input and output - schemas
derive
other builtins
ifelse
fetchdata
navigateTo
wish
compileAndRun
llmDialog
sorting shopping list (filter by key such as aisle)