Closed justinvdm closed 7 months ago
Support the `prompt` config property shown in [S-2033](https://linear.app/snaplet/issue/S-2033/json-based-seed-config), but first in our current `seed.config.ts`. ## Links * Original idea discussed in this loom: [https://www.loom.com/share/a0878aae56be420f866da7a03cd7e341](https://www.loom.com/share/a0878aae56be420f866da7a03cd7e341) * Discussion: [https://discord.com/channels/788353076129038346/1226871913113190462/1227222018479489065](https://discord.com/channels/788353076129038346/1226871913113190462/1227222018479489065)
Demo
https://www.loom.com/share/813d25b31c6749df9b3fad32dc9a6b77?from_recorder=1&focus_title=1
Changes
Adds new
description
,examples
anditemCount
properties to fingerprint field configsChanged the predict cli handler flow to work as follows:
note: currently under
fingerprint
since we plan on merging fingerprint and these ai properties in terms of config, but we can rename fingerprint to something else (enhance? data?)Links