(no commit message)

This commit is contained in:
2025-10-25 02:36:59 -04:00
parent 5caa4cd9b1
commit 4f901a2bbe
4 changed files with 36 additions and 28 deletions

View File

@@ -4,11 +4,11 @@
"train": [],
"demos": [],
"signature": {
"instructions": "Given the fields `image`, produce the fields `total_cost`.",
"instructions": "Given the fields `image_url`, produce the fields `total_cost`.",
"fields": [
{
"prefix": "Image:",
"description": "${image}"
"prefix": "Image Url:",
"description": "${image_url}"
},
{
"prefix": "Total Cost:",