Skip to content

Conversation

timelfrink
Copy link
Contributor

Title

Add Cohere Embed v4 support for AWS Bedrock

Relevant issues

Fixes #15272

Type

🆕 New Feature

Changes

  • Add cohere.embed-v4:0 to model pricing configurations (model_prices_and_context_window.json and backup)
  • Update bedrock_embedding_models constant in litellm/constants.py
  • Add documentation entry for Cohere Embed v4 in bedrock_embedding.md

Model specifications:

  • Max tokens: 128,000
  • Input cost: $0.00012 per 1K tokens
  • Default output dimensions: 1536 (configurable: 256, 512, 1024, 1536)
  • Supports text and image input

- Add cohere.embed-v4:0 to model pricing configs
- Update bedrock_embedding_models constant
- Update documentation with v4 model support

Fixes BerriAI#15272
Copy link

vercel bot commented Oct 7, 2025

@timelfrink is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "cohere embed v4" in "model_prices_and_context_window.json"
1 participant