Python library for the Jina endpoints in AWS Sagemaker
Project description
Jina Models on AWS SageMaker
jina-sagemaker package offers streamlined tools for interacting with Jina Embedding Models through the AWS SageMaker Marketplace, all within a Python environment.
Installation
Install from PyPI:
pip install --upgrade jina-sagemaker
Install from source:
pip install .
Build distributions locally:
pip install build
python -m build
Usage
Please configure your AWS credentials before using this package. You can do this by following the instructions here.
Please follow the examples in notebooks to get an overview of how to use model packages offered for real time inference and batch transform jobs.
Development
pip install -e .[test]
pytest
Formatting and linting use ruff; configuration lives in pyproject.toml:
pip install ruff
ruff format . # apply formatting
ruff check --fix . # apply lint autofixes
A pre-commit hook is provided:
pip install pre-commit
pre-commit install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jina_sagemaker-0.0.47.tar.gz.
File metadata
- Download URL: jina_sagemaker-0.0.47.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9cfe21c6518f4926f7ff65eb733cfe3f8038917e2bd8f3322f8fea0887ed460
|
|
| MD5 |
b12db93c5d4fbc13faad7c511dc0b444
|
|
| BLAKE2b-256 |
5f332ffe606c71892bbf0e25d809c8c014c86c3f6aa64896f705a59dffd7f228
|
File details
Details for the file jina_sagemaker-0.0.47-py3-none-any.whl.
File metadata
- Download URL: jina_sagemaker-0.0.47-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57e5be6cc44417c28a6d49263d506327047be002cc800d5a0a4b85e3c2a810e0
|
|
| MD5 |
8580f8213d86b2a2fa4aeff4e678dda9
|
|
| BLAKE2b-256 |
c6f3eb2c55510f459ac44057168239597f27336748a87c20860fef8eedcf5483
|