post https://api.corcel.io/v1/text/vision/chat
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request POST \
--url https://api.corcel.io/v1/text/vision/chat \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"model": "llama-3",
"temperature": 0.1,
"max_tokens": 500
}
'
Try It!
to start a request and see the response here! Or choose an example: