(no commit message)
This commit is contained in:
@@ -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:",
|
||||
|
||||
Reference in New Issue
Block a user