ver Feb1stv3

rerun SoM experiment on thunderbird
This commit is contained in:
David Chang
2024-02-01 22:56:09 +08:00
parent 88964441d4
commit 9df0854469
2 changed files with 5 additions and 3 deletions

View File

@@ -236,5 +236,5 @@ if __name__ == '__main__':
, "58565672-7bfe-48ab-b828-db349231de6b" , "58565672-7bfe-48ab-b828-db349231de6b"
, "2fe4b718-3bd7-46ec-bdce-b184f5653624" , "2fe4b718-3bd7-46ec-bdce-b184f5653624"
] ]
for example_id in xx_list[57:]: for example_id in xx_list[42:43]:
main("multi_apps", example_id) main("thunderbird", example_id)

View File

@@ -39,4 +39,6 @@ fastdtw
odfpy odfpy
openai openai
func-timeout func-timeout
beautifulsoup4 beautifulsoup4
dashscope
google-generativeai