When using `@cf/meta/llama-3.1-8b-instruct-fp8-fast` or `@cf/meta/llama-3.2-3b-instruct` I'm gettin

When using
@cf/meta/llama-3.1-8b-instruct-fp8-fast or @cf/meta/llama-3.2-3b-instruct
I'm getting the following error:
message: "AiError: 5025: This model doesn't suuport JSON Schema."
JSON_Schema is shown in the CF's API docs for both models. So what's the issue, are the docs wrong? Seems to be possible, there is a typo in the error message 😕 . If the docs are wrong how can I determine which model support JSON Schema? Otherwise, what could be the problem?
Was this page helpful?