vsakkas / sydney.py

Python Client for Copilot (formerly named Bing Chat), also known as Sydney.
MIT License
263 stars 37 forks source link

Fixed issue with Bing returning no processedBlobId #79

Closed Mazawrath closed 11 months ago

Mazawrath commented 11 months ago

Seems like if there is no image processing to do, Bing will return an empty processedBlobId but still give a valid blobId. This handles that case.

vsakkas commented 11 months ago

Hey, looks we were working on the same fix at around the same time. I have merged this PR as it contains a few extra changes. I've also added you as co-author to the other PR due to today's contribution!