captionbot icon indicating copy to clipboard operation
captionbot copied to clipboard

Get captions for image using Microsoft's CaptionBot

Results 3 captionbot issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

``` SyntaxError: Unexpected end of JSON input at Object.parse (native) at got.then.then.response (/Users/shawnmiller/GitHub/mehdown/node_modules/captionbot/index.js:36:26) at process._tickCallback (internal/process/next_tick.js:103:7) ``` Looks like captionbot is returning an empty response. Any ideas?

After sending an POST request to the server, you need to send an GET request with the same conversation id as the post and init request in order to get...