Skip to content
Discussion options

You must be logged in to vote

You're absolutely right—using the same model for both chat and embedding is a common requirement, especially when users want to streamline costs and management with a single provider.

Currently, RAGFlow does allow the same model to be set for multiple functions, but only if that model is explicitly supported for each function. For example, models like Azure-OpenAI, BaiChuan, BaiduYiyan, Bedrock, Cohere, and Gemini are supported for both chat and embedding, so you can select them for both roles in the UI or configuration files. However, the Moonshot model is only listed under chat models and not under embedding models in the codebase and documentation, which is why it does not appear as a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Ghjk94522
Comment options

@dosubot
Comment options

Answer selected by Ghjk94522
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant