Is there a way to send also images in the request?
Opened this issue · 3 comments
NindoK commented
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 :)
zfy1041264242 commented
I've also been paying attention to this problem recently, hoping to find a good solution.
NindoK commented
@zfy1041264242 whatever finding please share here so we can proceed faster if you'd like :) @transitive-bullshit
Foxxey commented
Any updates on here? @transitive-bullshit