Commit graph

98 commits

Author SHA1 Message Date
better629
9da9255fdf update ut 2024-03-28 21:10:55 +08:00
better629
11266747d7 update st_game using MG v0.7 2024-03-28 21:10:55 +08:00
yzlin
51ba2b393b fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
yzlin
247f784997 update cache 2024-03-13 21:51:05 +08:00
莘权 马
8e85dd3bc6 feat: merge geekan:main 2024-03-05 16:03:57 +08:00
莘权 马
e22a28215d feat: merge geekan:main 2024-03-05 10:59:34 +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
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
莘权 马
5bc17f3b63 fixbug: ast.Tuple 2024-02-19 12:52:23 +08:00
莘权 马
739452edbb feat: merge geekan:dev 2024-02-19 11:02:10 +08:00
geekan
4411bbc7ca
Merge pull request #884 from shenchucheng/main-debugger
add ut mocker for mermaid ink
2024-02-08 18:51:57 +08:00
shenchucheng
924e48e510 Merge remote-tracking branch 'origin/main' into main-debugger 2024-02-08 15:36:35 +08:00
yzlin
27c82c17e1 recover a cache for other tests 2024-02-08 11:50:10 +08:00
yzlin
b0b5c3d1c5 update cache 2024-02-08 11:19:36 +08:00
shenchucheng
88b9bf9151 add ut mocker for mermaid ink 2024-02-08 00:46:04 +08:00
mannaandpoem
04ba43d66d remove .gitignore to update zip file 2024-02-07 00:05:50 +08:00
yzlin
ea6c440294 add ut to check code saving 2024-02-06 23:57:39 +08:00
yzlin
beda29bc27 add async fn type to tool schema 2024-02-06 16:06:34 +08:00
yzlin
5abc5c3812 add async fn type to tool schema 2024-02-06 15:49:14 +08:00
better629
1855b2ba8a add cache result for gpt-4v 2024-02-06 12:53:40 +08:00
geekan
23c27627ce
Merge pull request #736 from garylin2099/code_intepreter
Integrate CodeIntepreter
2024-02-05 20:46:37 +08:00
yzlin
402704379c improve details 2024-02-05 16:32:41 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
yzlin
55dac10146 fix bug and update cache 2024-02-04 20:34:46 +08:00
yzlin
3648669bd2 fix test_ut_writer failure due to aask_code mock 2024-02-04 10:22:23 +08:00
better629
05e2f3b397 add stanford_town ville env files 2024-02-03 13:39:48 +08:00
yzlin
2a096ad3aa rm unnecessary test datasets 2024-02-02 23:00:16 +08:00
yzlin
6754d890a1 update ci cache 2024-02-02 20:28:08 +08:00
yzlin
e7ae79b2cb Merge branch 'dev' into code_intepreter 2024-02-01 20:10:33 +08:00
莘权 马
5f88e12a7d Merge branch 'geekan/dev' into feature/rebuild 2024-02-01 17:45:00 +08:00
geekan
e8c333b45b try to fix run code error. 2024-02-01 16:38:51 +08:00
莘权 马
fb7518c12b feat: +visual graph repo 2024-01-31 23:40:04 +08:00
yzlin
6656ebf4c4 add ask_review, write plan, ci test 2024-01-31 21:40:17 +08:00
yzlin
f8d69ed01b Merge branch 'dev' into code_intepreter 2024-01-31 18:14:22 +08:00
yzlin
a1b16b7e99 fix ml_engineer test 2024-01-31 18:09:01 +08:00
shenchucheng
fc412e55a3 fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +08:00
geekan
41907b1fe3 add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
yzlin
56f5dc9f2e fix planner serialization bug, add test data 2024-01-31 10:49:49 +08:00
yzlin
2fcb2a1cfe Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
yzlin
274747e72f fix test_debug_code 2024-01-30 22:20:34 +08:00
yzlin
4a7929d880 rm immature code, improve naming, add unittest test rsp cache 2024-01-30 21:04:33 +08:00
莘权 马
aa0909525e feat: merge geekan/dev 2024-01-27 13:38:14 +08:00
莘权 马
67bf89996b feat: +source -> use case -> sequence view 2024-01-26 19:39:06 +08:00
mannaandpoem
1f90bc58cc 1. Update the code compression package
2. Modify the prompt of REFINED_TEMPLATE
2024-01-25 16:25:23 +08:00
mannaandpoem
62c128602f 1. update bug of getting requirement_doc
2. modify prompt
2024-01-24 09:51:18 +08:00
莘权 马
633c772529 fixbug: class view
fixbug: method type, feat: add compotition&aggregation
2024-01-23 22:22:13 +08:00
mannaandpoem
32f9fbb46b Merge branch 'dev' into dev_incremental 2024-01-23 09:39:43 +08:00