Skip to main content

AWS providers bundle for Stache AI (includes S3 Vectors, DynamoDB, and Bedrock)

Project description

stache-ai-aws

AWS providers bundle for Stache AI.

This metapackage installs all AWS-based providers for Stache:

  • stache-ai-bedrock - LLM and Embedding via AWS Bedrock
  • stache-ai-dynamodb - Namespace and Document Index via DynamoDB
  • stache-ai-s3vectors - Vector storage via S3 Vectors

Installation

pip install stache-ai-aws

This is equivalent to:

pip install stache-ai-bedrock stache-ai-dynamodb stache-ai-s3vectors

Usage

from stache_ai.config import Settings

settings = Settings(
    llm_provider="bedrock",
    embedding_provider="bedrock",
    vectordb_provider="s3vectors",
    namespace_provider="dynamodb",
    document_index_provider="dynamodb"
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stache_ai_aws-0.1.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stache_ai_aws-0.1.0-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

Details for the file stache_ai_aws-0.1.0.tar.gz.

File metadata

  • Download URL: stache_ai_aws-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for stache_ai_aws-0.1.0.tar.gz
Algorithm Hash digest
SHA256 62021ba9d1b4dd8d58c893c2f6d6a104b6e5dec7764b740001abe04367bd2c20
MD5 3a21c5b49824493f555569a9d73ee77a
BLAKE2b-256 60537118da16d62cb163312ec49be26bb875e12a7134e30d3c5a92634e18ce87

See more details on using hashes here.

File details

Details for the file stache_ai_aws-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: stache_ai_aws-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for stache_ai_aws-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 659f1d5ee94bd1542e8d7891e4fce549ae6463d97e399b684fd1ae76cee0540c
MD5 2324b08b3d8fe9888b44f9b6a887fcb1
BLAKE2b-256 45028960cf9187fbb0d5a4b80f7ebfcea125d23ec5d9f95b55ab1c7444a2e21e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page