We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc1e11 commit 3b3d510Copy full SHA for 3b3d510
src/content/docs/workers-ai/json-mode/index.mdx
@@ -90,7 +90,7 @@ Here's a request to `@cf/meta/llama-3.1-8b-instruct-fp8-fast` using JSON mode:
90
91
<Code code={jsonModeRequestExample} lang="json" />
92
93
-And what the response from the model:
+And here's the response from the model, in JSON:
94
95
<Code code={jsonModeResponseExample} lang="json" />
96
0 commit comments