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 1e60acc commit 0443bc6Copy full SHA for 0443bc6
docs/inference-providers/guides/responses-api.md
@@ -390,7 +390,7 @@ curl -N https://router.huggingface.co/v1/responses \
390
-d '{
391
"model": "moonshotai/Kimi-K2-Instruct-0905:groq",
392
"input": [
393
- {"role": "user", "content": "Say 'double bubble bath' ten times fast."}
+ {"role": "user", "content": "Say \"double bubble bath\" ten times fast."}
394
],
395
"stream": true
396
}'
0 commit comments