This method returns when the API is ready to use
isReady(): Promise<void>
Usage:
await modelApi.isReady();
Last updated 1 month ago