(no commit message)

This commit is contained in:
2025-10-25 02:47:20 -04:00
parent ad253e8dca
commit c1462fa1f8
2 changed files with 9 additions and 9 deletions

View File

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