添加V2版本简历提取
This commit is contained in:
@@ -40,7 +40,7 @@ class NovaChatModel:
|
||||
|
||||
class ResumeExtractorModel:
|
||||
"""简历解析模块"""
|
||||
# 简历结构化提取:两阶段并行提取简历文本为JSON结构
|
||||
# 简历结构化提取:并行提取简历文本为JSON结构
|
||||
PARSE = LLM.DOUBAO_PRO_32K.create(temperature=0)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user