添加Ai 简历解析
This commit is contained in:
@@ -27,6 +27,8 @@ class LLM(Enum):
|
||||
DOUBAO_LITE_128K = ("doubao-lite-128k", *_VOLCENGINE)
|
||||
DEEPSEEK_V3 = ("deepseek-v3-250324", *_VOLCENGINE)
|
||||
DEEPSEEK_R1 = ("deepseek-r1-250528", *_VOLCENGINE)
|
||||
DOUBAO_SEED_LIST = ("doubao-seed-2-0-lite-260215", *_VOLCENGINE)
|
||||
DOUBAO_SEED_PRO = ("doubao-seed-2-0-pro-260215", *_VOLCENGINE)
|
||||
|
||||
# 心缘
|
||||
GPT_4O = ("gpt-4o", *_CARDIAC)
|
||||
|
||||
Reference in New Issue
Block a user