Skip to content

Commit 433eb40

Browse files
committed
chore: add shields
1 parent 7c18758 commit 433eb40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Isaacus-SageMaker Python integration
2+
<a href="https://pypi.org/project/isaacus-sagemaker/" alt="PyPI Version"><img src="https://img.shields.io/pypi/v/isaacus-sagemaker"></a> <a href="https://github.com/isaacus-dev/isaacus-sagemaker-python/actions/workflows/ci.yml" alt="Build Status"><img src="https://img.shields.io/github/actions/workflow/status/isaacus-dev/isaacus-sagemaker-python/ci.yaml?branch=main"></a>
3+
4+
25
The Isaacus-SageMaker Python integration enables users to interact with private SageMaker deployments of Isaacus legal AI models via the [Isaacus Python SDK](https://github.com/isaacus-dev/isaacus-python).
36

47
This integration only requires a single line of code to be added to existing Isaacus API-based applications.

0 commit comments

Comments
 (0)