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