epam / ai-dial-core

The main component of AI DIAL, which provides unified API to different chat completion and embedding models, assistants, and applications
https://epam-rail.com
Apache License 2.0
55 stars 15 forks source link

Add support for Cohere Embedding Models in the Bedrock Adapter #406

Closed YuryZhylko closed 1 month ago

YuryZhylko commented 1 month ago

As a user, I want to be able to access Cohere Embedding models on Bedrock via the DIAL API leveraging OpenAI, LangChain or LlamaIndex Embeddings interface.

adubovik commented 1 month ago

It will be supported by PR https://github.com/epam/ai-dial-adapter-bedrock/pull/132

adubovik commented 1 month ago

The fix was merged into development: https://github.com/epam/ai-dial-adapter-bedrock/pull/132