Skip to content
New issue

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

Add image support to Chat and VaultQA mode #987

Open
Bugsia opened this issue Dec 31, 2024 · 1 comment
Open

Add image support to Chat and VaultQA mode #987

Bugsia opened this issue Dec 31, 2024 · 1 comment

Comments

@Bugsia
Copy link

Bugsia commented Dec 31, 2024

Most of the modern LLM's support images and, for example, with the Google API you can pass them as base64 encoded strings. So it would be nice, if you could do also do this here, and for example ask something about an image and then the AI answers with information form the vault.

I have tried to implement this myself but I fail to understand, how I can add an extra JSON field to the request body. Maybe someone can give me a pointer here.

Also maybe you have planned something like this for copilot plus but as far as I understand the code, it, at least partially, runs of you're servers and this alternative would work with the api key of the user.

@jsrdcht
Copy link

jsrdcht commented Jan 2, 2025

I remember seeing a similar feature request a few months ago, and I left a comment in support of it. I continue to support it now. Understanding the images in the documentation is very important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants