-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Enhancement: Support for the new Bing image recognition #718
Comments
Hi @Mitman93 thanks for requesting this. Unfortunately, it may not be so simple since Bing access is very hacky, using unofficial access to the backend api of bing.com, and something I haven't personally worked on as I use a dependency to use it with this project: https://github.com/waylaidwanderer/node-chatgpt-api Even so, it's not yet implemented in one of the more popular projects: acheong08/EdgeGPT#573 I will have to defer this feature to a 3rd party. I am working on file support, and we may get image interpretation by way of another means sooner. |
Thank you for your hard work. |
@danny-avila what do you think about this PR?: waylaidwanderer/node-chatgpt-api#452 |
I can look into it! |
Contact Details
No response
What features would you like to see added?
Pretty self-explanatory. Bing recently had an update where you can now upload images in your chats, and it does a decent job at understanding them. This functionality (image upload) on the frontend shouldn't be too difficult to implement into LibreChat, no? Just wondering. Thanks for all that you do on this great project!
More details
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: