Skip to main content

A Python library for the Cohere endpoints in AWS Sagemaker & Bedrock

Project description

[!IMPORTANT] Cohere python and typescript SDKs now also support bedrock and sagemaker! This is part of an effort to make it as frictionless as possible to get started with and switch between Cohere providers.

As such, package will soon be deprecated. Please see the platform support docs for code snippets and the status of this transition or go straight to the python and typescript repos to start using bedrock/sagemaker straight away

Cohere Python SDK (AWS SageMaker & Bedrock)

This package provides functionality developed to simplify interfacing with the Cohere models via AWS SageMaker Marketplace and the Cohere models via AWS Bedrock in Python >=3.9

Installation

The package can be installed with pip:

pip install --upgrade cohere-aws

Install from source:

python setup.py install

Quick Start

To use this library, you need to configure your AWS credentials. You can do this by running aws configure. Once that's set up, please refer to one of the Jupyter notebooks to get started. Here is the one for our medium command model

Note: by default we assume region configured in AWS CLI (aws configure get region), to override use region_name parameter, e.g.

client = Client(region_name='us-east-1')

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

cohere-aws-0.8.17.tar.gz (17.5 kB view details)

Uploaded Source

File details

Details for the file cohere-aws-0.8.17.tar.gz.

File metadata

  • Download URL: cohere-aws-0.8.17.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for cohere-aws-0.8.17.tar.gz
Algorithm Hash digest
SHA256 27c47a42a05e705af27a3d327479c8aa43add065b4b9949cdf943ba84ef9c44e
MD5 6cfff55f76bbd2eda4c7f441857137f9
BLAKE2b-256 4b153f407da6d1a9f45aabf6613b9121cc45a3385beb38ef504ffef65d860e74

See more details on using hashes here.

Supported by

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