bing-chat
bing-chat copied to clipboard
Is there a way to send also images in the request?
The idea would be to be able to send inside sendMessage
a base64 encoded image as to get also an analysis on it. There is an endpoint https://www.bing.com/images/kblob
from which through a POST I believe you can generate a blobId
, processedBlobId
.
Once the kblob is generated, a GET request is performed to assess that the upload is successful (?).
Anyone knows how to do it?
Thank you :)
I've also been paying attention to this problem recently, hoping to find a good solution.
@zfy1041264242 whatever finding please share here so we can proceed faster if you'd like :) @transitive-bullshit
Any updates on here? @transitive-bullshit