We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be simple to make it so that in the prompt text paths/urls to images are replaced by image call.
I could then for example add a shortcut so that images that are in my clipboard could be pasted to /tmp and add a path automatically.
See the kind of workflow implemented in ollama:
What's in this image? /Users/jmorgan/Desktop/smile.png The image features a yellow smiley face, which is likely the central focus of the picture.
Somewhat related to:
Edit: Oh I see that there's already partial support there: #332
It should be :
The text was updated successfully, but these errors were encountered:
For anyone interested I added a patch file and demo showcasing the vision feature in this PR
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
It would be simple to make it so that in the prompt text paths/urls to images are replaced by image call.
I could then for example add a shortcut so that images that are in my clipboard could be pasted to /tmp and add a path automatically.
See the kind of workflow implemented in ollama:
Somewhat related to:
Edit:
Oh I see that there's already partial support there: #332
It should be :
I'll see about making a PR
The text was updated successfully, but these errors were encountered: