Skip to content

Releases: isaacus-dev/isaacus-sagemaker-python

v0.1.4

28 Oct 02:08

Choose a tag to compare

Added

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

v0.1.3

27 Oct 12:05

Choose a tag to compare

Changed

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

v0.1.2

26 Oct 05:22

Choose a tag to compare

Added

  • Added PyPI classifiers.

Fixed

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

v0.1.1

26 Oct 05:08

Choose a tag to compare

Fixed

  • Fixed typo in README.

Added

  • Added shields to README.

v0.1.0

26 Oct 05:07

Choose a tag to compare

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.