GordonLevy
GordonLevy
can the latest version - `git+https://github.com/dsdanielpark/Bard-API.git` be exported to requirements.txt file and then installed with command - `pip install -r requirements.txt` ?
Would really like it to have the links of generated images, maybe put a network interceptor to catch hold of these links - based on domain/sub-domain name maybe? Edit :...
Yes, from the images response list - it looks the the uri for generated image is : t0.gstatic.com/images which could be appended in the response string. Any timelines around which...
Thanks for your detailed response, just have one final query : Any timelines around which this feature is deployed to prod?
> Please check this commit hash `acbf3fba8453ea354a0b53e59230175a44500171` Was looking to have this feature in the official pip package - 'bardapi'
What's the actual significance of timeout arg in the Bard class?