加入了新的模型,切换为windsurf/gpt4o试试

This commit is contained in:
liuwei
2025-02-12 16:51:32 +08:00
parent 0408bdb21c
commit dabf9f4f00
2 changed files with 11 additions and 1 deletions

View File

@@ -119,3 +119,13 @@ if __name__ == '__main__':
print(f"{round((time_end - time_start).total_seconds(), 2)}s") # 计算的时间差为程序的执行时间,单位为秒/s
except Exception as e:
print(e)
#
# [
# "windsurf/claude-3-5-sonnet",
# "windsurf/gpt4o",
# "windsurf/deepseek-chat",
# "windsurf/deepseek-reasoner",
# "windsurf/gpt4-o3-mini",
# "windsurf/gemini-2.0-flash",
# ]

View File

@@ -91,7 +91,7 @@ zhipu: # -----zhipu配置这行不填-----
claude:
key: 46a5674a-e978-491b-a810-5d54605f2c36
api: http://127.0.0.1:8080/v1/chat/completions # 如果你不知道这是干嘛的,就不要改
model: windsurf/claude-3-5-sonnet
model: windsurf/gpt4o #
prompt: '你是一个信息归纳分析工程师,你根据提问会搜索相关资料。经过信息精炼之后返回内容。
请回复时以以下格式进行返回:
- 问题:回顾提问内容