mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
refine db connection (#1494)
### What problem does this PR solve? ### Type of change - [x] Refactoring
This commit is contained in:
@ -33,7 +33,7 @@ EmbeddingModel = {
|
||||
"BAAI": DefaultEmbedding,
|
||||
"Mistral": MistralEmbed,
|
||||
"Bedrock": BedrockEmbed,
|
||||
"Gemini":GeminiEmbed,
|
||||
"Gemini":GeminiEmbed
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user