Update todos and fixmes

This commit is contained in:
Timothyxxx
2024-03-13 23:42:31 +08:00
parent 9fd63081ea
commit a7ad0c70fa

View File

@@ -690,6 +690,7 @@ if __name__ == '__main__':
# for example_id in gimp_list:
# main("gimp", example_id, gpt4_model="gemini-pro-vision")
# todo: specify the class of the example automatically by the example info, rather than hardcoding it
for example_id in chrome_list:
main("chrome", example_id, "gemini-pro-vision")