Datasets
Datasets YAML reference
Reference documentation for Spice including API, CLI, and Spicepod manifest syntax.
View all tagsDatasets YAML reference
The Spice runtime stores information about completed tasks in the spice.runtime.task_history table. Each task represents a single unit of execution within the runtime, such as a SQL query or an AI chat completion, and is represented by a unique span.
Detailed documentation on the Spicepod manifest syntax (spicepod.yaml)