docs/capabilities/vision: fix curl related code snippet (#13615)
This commit is contained in:
parent
37f6f3af24
commit
d087e46bd1
|
|
@ -36,7 +36,6 @@ Provide an `images` array. SDKs accept file paths, URLs or raw bytes while the R
|
||||||
}],
|
}],
|
||||||
"stream": false
|
"stream": false
|
||||||
}'
|
}'
|
||||||
"
|
|
||||||
```
|
```
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab title="Python">
|
<Tab title="Python">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue