Skip to content

Instantly share code, notes, and snippets.

@AlexanderHolmeset
Created September 26, 2024 09:56
Show Gist options
  • Save AlexanderHolmeset/80d73c0f58639ea866d42ef281372e23 to your computer and use it in GitHub Desktop.
Save AlexanderHolmeset/80d73c0f58639ea866d42ef281372e23 to your computer and use it in GitHub Desktop.
{
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "Im blind, please describe for me whats in front of me on the photo."
},
{
"type": "image_url",
"image_url": {
"url": "data:image/jpeg;base64,"
}
}
]
},
{
"role": "system",
"content": "Be an helpfull assistan"
}
],
"max_tokens": 3000,
"stream": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment