mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Refine resume parts and fix bugs in retrival using sql (#66)
This commit is contained in:
@ -21,7 +21,7 @@ from .cv_model import *
|
||||
EmbeddingModel = {
|
||||
"Infiniflow": HuEmbedding,
|
||||
"OpenAI": OpenAIEmbed,
|
||||
"通义千问": QWenEmbed,
|
||||
"通义千问": HuEmbedding, #QWenEmbed,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user