生成sft数据,设置OQMD的代理,测试mars-t1
This commit is contained in:
@@ -172,7 +172,7 @@ if __name__ == "__main__":
|
||||
]
|
||||
|
||||
# 选择要测试的工具
|
||||
tool_name = tools_to_test[2] # 测试 search_online 工具
|
||||
tool_name = tools_to_test[7] # 测试 search_online 工具
|
||||
|
||||
# 运行测试
|
||||
result = asyncio.run(test_tool(tool_name))
|
||||
|
||||
Reference in New Issue
Block a user