You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
There should be a command line option to pass IP:Port of an AbBOT-api instance to use for generating form data. If anything is specified, it would call the /getFormBatch endpoint to retrieve the data instead of using the standard tip body or the DeepAI endpoint that needs an api token.
Support for a token separated list would be beneficial to provide multiple API endpoint options, e.g., --api 127.0.0.1:5000,192.168.1.18:5000,cloud-hosted-api.dev:5050