Skip to content

Releases: isaacus-dev/isaacus-sagemaker-python

v0.1.4

Choose a tag to compare

@umarbutler umarbutler released this 28 Oct 02:08

Added

  • Allowed for passing of a single endpoint as the endpoints argument to both IsaacusSageMakerRuntimeHTTPClient and AsyncIsaacusSageMakerRuntimeHTTPClient.

v0.1.3

Choose a tag to compare

@umarbutler umarbutler released this 27 Oct 12:05

Changed

  • Updated README to link to Isaacus' AWS Marketplace listings.

v0.1.2

Choose a tag to compare

@umarbutler umarbutler released this 26 Oct 05:22

Added

  • Added PyPI classifiers.

Fixed

  • Updated CHANGELOG.
  • Updated URLs in pyproject.toml to point to the correct repository.

v0.1.1

Choose a tag to compare

@umarbutler umarbutler released this 26 Oct 05:08

Fixed

  • Fixed typo in README.

Added

  • Added shields to README.

v0.1.0

Choose a tag to compare

@umarbutler umarbutler released this 26 Oct 05:07

Added

  • Initial release of isaacus-sagemaker, providing synchronous and asynchronous HTTP clients for interacting with Isaacus models deployed on AWS SageMaker via the SageMaker Runtime InvokeEndpoint API.