docs/capabilities/vision: fix curl related code snippet (#13615)

This commit is contained in:
Harry V. Kiselev
2026-01-04 01:27:46 +03:00
committed by GitHub
parent 37f6f3af24
commit d087e46bd1

View File

@@ -36,7 +36,6 @@ Provide an `images` array. SDKs accept file paths, URLs or raw bytes while the R
}],
"stream": false
}'
"
```
</Tab>
<Tab title="Python">