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.1.tar.gz (4.5 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.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stache_ai_aws-0.1.1.tar.gz
  • Upload date:
  • Size: 4.5 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.1.tar.gz
Algorithm Hash digest
SHA256 6792906d3c15620798d335a18f32bebcc3b29b0a382158a39607a9c81934173b
MD5 ef00baa815bef79b5f60510582355438
BLAKE2b-256 09630a0f06a5849af517532dc42639c2b09d00316a681ac899e972fc736fbe6e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stache_ai_aws-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 418626be97ae4f8a82bbdd8060d8394bd92af82a30897e7e66a114be6acb00da
MD5 214470fff18985104ad5b1c2b9a10289
BLAKE2b-256 cac507573d6e42fcc3cda494bf47b85109810e845825d18362c3e555a8e25c48

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