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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

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">