An integration of Amazon Sagemaker as an SagemakerGenerator component.
Project description
amazon-sagemaker-haystack
Table of Contents
Installation
pip install amazon-sagemaker-haystack
Contributing
hatch
is the best way to interact with this project, to install it:
pip install hatch
With hatch
installed, to run all the tests:
hatch run test
Note: You need to export your AWS credentials for Sagemaker integration tests to run (
AWS_ACCESS_KEY_ID
andAWS_SECRET_SECRET_KEY
). If those are missing, the integration tests will be skipped.
To only run unit tests:
hatch run test -m "not integration"
To only run integration tests:
hatch run test -m "integration"
To run the linters ruff
and mypy
:
hatch run lint:all
License
amazon-sagemaker-haystack
is distributed under the terms of the Apache-2.0 license.
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
File details
Details for the file amazon_sagemaker_haystack-0.2.0.tar.gz
.
File metadata
- Download URL: amazon_sagemaker_haystack-0.2.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 399f71447bed157d53740500c682fbf7d3e11d6d3c7083e6470fc33ba178bf08 |
|
MD5 | f9635bff3a68d9b8895ca06be9ea684d |
|
BLAKE2b-256 | 7ac14ebb06ff67355a0697f6bd6009489102a3fd001f070a0a70c6f45fd9b021 |
File details
Details for the file amazon_sagemaker_haystack-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: amazon_sagemaker_haystack-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36a924d83af1af817bda499dd9e2a2e280042c328291a9235d78db4228f3cd7f |
|
MD5 | 6578618f7f2df728fa97683fef664248 |
|
BLAKE2b-256 | 42aa7f3d5011cf88de412dde4c4a1315ec5852ff73e6eb667299c6de53e632d8 |