This setup requires a Cohere account. If you do not have a Cohere account, you can create one here.
- Login to your Cohere account and select
API keys
to view your API keys. - If you do not have an existing API key, select
Create Trial key
to create one. - Within llm-gateway, set the
COHERE_API_KEY
environment variable to your API key.
- Command Light
This setup requires an OpenAI account. If you do not have an OpenAI account, you can create one here.
- Login to your OpenAI account and navigate to the API page.
- Select
API keys
to view your API keys. - If you do not have an existing API key, select
Create new secret key
to create one. - Within llm-gateway, set the
OPENAI_API_KEY
environment variable to your API key.
- GPT 3.5 Turbo
- GPT 3.5 Turbo 16k
- GPT 4
This setup requires an Amazon Web Services (AWS) account. If you do not have an AWS account, you can create one here.
- Enable Amazon Bedrock on your AWS account using the AWS Console.
- Within Amazon Bedrock in the AWS Console, select
Model access
>Manage Model Access
, and enable the LLM models you want to use.
Pricing information for models offered on Amazon Bedrock can be found here. - Within llm-gateway, set the
AWS_REGION
environment variable to the region in which Amazon Bedrock is enabled on your AWS account. - Within llm-gateway, set the
AWS_ACCESS_KEY_ID
andAWS_SECRET_ACCESS_KEY
environment variables to the access key ID and secret access key of the AWS account you enabled Amazon Bedrock on.
AI21 Labs
- Jurrasic-2 Ultra
- Jurassic-2 Mid
Amazon
- Titan Text Lite
- Titan Text Express
- Titan Text Embeddings
Anthropic
- Claude 2.1
- Claude 2.0
- Claude 1.3
- Claude Instant
Cohere
- Command
- Command Light
- Embed - English
- Embed - Multilingual
Meta
- Llama-2-13b-chat
- Llama-2-70b-chat