comet-java-sdk-1.1.9
·
107 commits
to master
since this release
What’s Changed
- [NA]: Bump to version 1.1.9 (#54) @yaricom
- [CM-2101]: Implement equivalent of API.download_registry_model #51 @yaricom
comet-java-client
- Implemented
CometApi.downloadRegistryModel()allowing loading asset files of the registry model.
comet-examples
- Implemented
RegistryModelExampleto demonstrate operations with registry model through the Comet API.