Commit Graph

11 Commits

Author SHA1 Message Date
alexisxy
1ee1ea4800 fix typo 2023-09-23 00:16:36 -04:00
alexisxy
741292e1d2 fix force_prefix missing bug 2023-09-23 00:16:18 -04:00
alexisxy
0e7bcda0ba add prompts 2023-09-23 00:15:22 -04:00
alexisxy
16f25921a2 support generation retry when the parsing of the action failed 2023-09-22 17:29:49 -04:00
alexisxy
1fef526178 add huggingface model support 2023-09-21 23:22:17 -04:00
alexisxy
5b94f5f675 recover necessary beartype 2023-09-16 01:08:30 -04:00
alexisxy
e44972d335 remove beartype for efficency purpose 2023-09-12 22:26:23 -04:00
alexisxy
6ea72e0d84 improve README, re-organize helper functions 2023-08-15 17:56:55 -04:00
alexisxy
69d75281c8 Add agent execution traces 2023-08-07 23:19:06 -04:00
Massimo Caccia
387976d565
Update to_json.py
fixed a bug: we couldn't run the command 
```python run.py --instruction_path agent/prompts/jsons/p_cot_id_actree_2s.json --test_start_idx 0 --test_end_idx 1 --model gpt-3.5-turbo --result_dir```
2023-07-29 10:37:23 -04:00
alexisxy
b454f2dcfd release commit 2023-07-25 00:30:29 -10:00