How to use datasets in Galileo
input
, output
, and metadata
.
The input
column is what you can reference inside a prompt template to craft your prompt.
The output
column can be used to store reference outputs or ground truth outputs.
The metadata
column can be used to store any properties useful to group and filter the rows in the dataset.
promptquality
library.
For TypeScript, install the @rungalileo/galileo
package.