加入了新的模型,切换为windsurf/gpt4o试试
This commit is contained in:
@@ -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",
|
||||
# ]
|
||||
Reference in New Issue
Block a user