修改配置文件
This commit is contained in:
@@ -10,4 +10,4 @@ class SpiderModel:
|
||||
"""爬虫 AI 场景模型。"""
|
||||
|
||||
# 页面内容理解与结构化提取
|
||||
CONTENT_EXTRACT = LLM.CLAUDE_OPUS.create(temperature=0)
|
||||
CONTENT_EXTRACT = LLM.DOUBAO_SEED_LITE.create(temperature=0)
|
||||
|
||||
Reference in New Issue
Block a user