Skip to content

Support Independent Configuration of Embedding and Rerank Models from Vendors like Voyage, Cohere, Jina, and BGE in RAG Applications #1816

Open
@kevintsai1202

Description

@kevintsai1202

In the application of RAG, embedding and rerank models are just as important as LLMs. Currently, the most effective options include those from Voyage, Cohere, Jina, and bge. Could you consider developing related classes and independent configurations for the embedding and rerank models provided by these vendors?

At the moment, we can only define them in a way compatible with OpenAI. However, OpenAI does not provide a rerank model, so we have to connect to the API ourselves using RestClient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RAGIssues related to Retrieval Augmented GenerationembeddingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions