Commit graph

816 commits

Author SHA1 Message Date
garylin2099
9f0ed61a15
Merge pull request #1002 from mannaandpoem/code_interpreter_update_terminate
update method of terminate
2024-03-13 20:13:32 +08:00
mannaandpoem
88cea9418c update method of terminate 2024-03-13 17:08:58 +08:00
mannaandpoem
60fd49ea60 update method of terminate 2024-03-13 16:52:53 +08:00
yzlin
5fc711ae82 minor updates 2024-03-13 16:50:19 +08:00
yzlin
3b001572d9 update tests, rm unused 2024-03-12 21:19:25 +08:00
yzlin
38f21137ec Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
yzlin
3244e6cee5 Merge branch 'code_interpreter' into mi_refactor 2024-03-12 14:10:18 +08:00
刘棒棒
980851136f chore 2024-03-11 17:07:54 +08:00
刘棒棒
09e3a8e1fa refine run_cell and parse_outputs. 2024-03-11 17:00:44 +08:00
yzlin
b5af9ccde6 fix unit tests for tool module 2024-03-11 16:18:28 +08:00
刘棒棒
3c9ed18f7e refine: rm is_success = "traceback" not in output.keys() 2024-03-11 14:51:02 +08:00
刘棒棒
9db705f20f refine: rm truncate. 2024-03-11 14:43:00 +08:00
刘棒棒
bcde5171e0 refine parse_outputs in ExecuteNbCode. 2024-03-11 13:57:25 +08:00
刘棒棒
803359a758 refine: add terminate in Interpreter instead of Role. 2024-03-11 11:25:23 +08:00
yzlin
0116de01b9 disentangle planner and tool module, optimize tool module, add react mode 2024-03-07 21:22:44 +08:00
莘权 马
3fee7a5368 feat: +rfc197 example 2024-03-06 19:30:06 +08:00
莘权 马
8e85dd3bc6 feat: merge geekan:main 2024-03-05 16:03:57 +08:00
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
rename interpreter
2024-03-05 15:39:34 +08:00
莘权 马
5e6b665f15 fixbug: llm.aask unit test failed 2024-03-05 14:14:23 +08:00
莘权 马
52ac7e847b refactor: comments 2024-03-05 12:48:55 +08:00
莘权 马
e22a28215d feat: merge geekan:main 2024-03-05 10:59:34 +08:00
莘权 马
3b1644b7ff fixbug: test_assistant
fixbug: class view

feat: +comments
2024-03-05 10:04:40 +08:00
yzlin
0a2273c7a0 small fixes 2024-03-04 10:45:00 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
yzlin
4c1ee630f6 merge mle & interpreter 2024-02-29 18:23:26 +08:00
mannaandpoem
7864f01b01 Merge remote-tracking branch 'origin/main' 2024-02-29 16:46:36 +08:00
mannaandpoem
853d3d520a Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +08:00
mannaandpoem
7efda42c28 Improve the coverage 2024-02-28 15:08:09 +08:00
Alexander Wu
b17cc3fa03
Merge pull request #939 from better629/feat_mock
Feat mock openai embed for document_store and memory UTs
2024-02-28 11:18:09 +08:00
yzlin
a2b85641c3 rm unnecessary function call 2024-02-27 17:59:50 +08:00
yzlin
219d361ca6 rm repetitive tool config for writing code; rm WriteCodeWithoutTools 2024-02-26 21:10:16 +08:00
刘棒棒
247fa13e86 fix: pip error. 2024-02-21 11:03:48 +08:00
yzlin
56435cd6a0 fix execute_nb_code bug 2024-02-20 21:45:53 +08:00
mannaandpoem
669c525b64 Update test case and prompt 2024-02-20 10:30:50 +08:00
mannaandpoem
b8448d8b2d 1. Update zip files to maintain consistency with TASK_PDF_FILE_REPO of const.py
2. Update prompt
2024-02-19 16:20:56 +08:00
莘权 马
739452edbb feat: merge geekan:dev 2024-02-19 11:02:10 +08:00
刘棒棒
e1eb69b07d chore: annotated in English. 2024-02-19 10:21:59 +08:00
刘棒棒
711c5e6809 set block on white style for markdown block. 2024-02-18 19:16:42 +08:00
mannaandpoem
464de9e945 1. Split CODE_PLAN_AND_CHANGE into DEVELOPMENT_PLAN and IMPLEMENT_CHANGE
2. Update prompt
3. Adjust the position of the log for WriteCodePlanAndChange
2024-02-18 19:12:45 +08:00
yzlin
2fc18b49f9 unified Interpreter naming 2024-02-18 17:23:10 +08:00
yzlin
82a0d03e31 unified Interpreter naming 2024-02-18 17:06:39 +08:00
yzlin
1d5e5b75d3 add __init__ to avoid pypi import failure 2024-02-08 22:15:43 +08:00
mannaandpoem
f781021d5a remove debug 2024-02-08 14:21:39 +08:00
geekan
c0867643d8 fix bug 2024-02-07 16:24:33 +08:00
geekan
4370060802 fix bug 2024-02-07 16:24:04 +08:00
geekan
a9b3098307
Merge pull request #860 from mannaandpoem/dev_lxb
Remove CODE_PLAN_AND_CHANGE_FILENAME and add code_plan_and_change_doc in CodingContext
2024-02-07 11:47:15 +08:00
yzlin
402704379c improve details 2024-02-05 16:32:41 +08:00
yzlin
9343a6bd2c mv pip success logic, rm redundant prompt 2024-02-05 15:40:41 +08:00
yzlin
748aabce70 add future; rename writecodebygenerate tools 2024-02-05 12:00:18 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00