Skip to content

Commit 0bc27dd

Browse files
committed
Mark @cf/meta/llama-4-scout-17b-16e-instruct and
@cf/mistral/mistral-small-3.1-24b-instruct for tool_calling
1 parent 7c7132d commit 0bc27dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/content/workers-ai-models/llama-4-scout-17b-16e-instruct.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
}
3131
]
3232
},
33+
{
34+
"property_id": "function_calling",
35+
"value": "true"
36+
},
3337
{
3438
"property_id": "terms",
3539
"value": "https://github.com/meta-llama/llama-models/blob/main/models/llama4/LICENSE"

src/content/workers-ai-models/mistral-small-3.1-24b-instruct.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
{
34-
"property_id": "lora",
34+
"property_id": "function_calling",
3535
"value": "true"
3636
}
3737
],

0 commit comments

Comments
 (0)