Commit graph

929 commits

Author SHA1 Message Date
yzlin
8b371eaad3 add test cases for tool convert 2024-03-27 11:41:04 +08:00
yzlin
cdc9015ec6 fix critical bug: human prior not injected 2024-03-19 17:53:26 +08:00
yzlin
e77ebcadc8 keep mockllm aask_code updated with openai api 2024-03-13 23:14:31 +08:00
yzlin
247f784997 update cache 2024-03-13 21:51:05 +08:00
yzlin
e73ff53de6 terminate kernel properly in unit tests 2024-03-13 21:49:21 +08:00
yzlin
f9683c0276 test type match recommender 2024-03-13 21:17:24 +08:00
yzlin
5fc711ae82 minor updates 2024-03-13 16:50:19 +08:00
yzlin
9d453c5c10 avoid private fn registry, add some tests 2024-03-12 22:59:07 +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
garylin2099
612e4e15c6
Merge pull request #981 from mannaandpoem/code_interpreter_simplify_save_webpages
simplify save_webpages
2024-03-11 20:05:11 +08:00
mannaandpoem
363c1b7ffb simplify save_webpages in gpt_v_generator.py 2024-03-11 18:15:02 +08:00
刘棒棒
09e3a8e1fa refine run_cell and parse_outputs. 2024-03-11 17:00:44 +08:00
mannaandpoem
cc00161b98 simplify save_webpages in gpt_v_generator.py 2024-03-11 16:25:02 +08:00
yzlin
b5af9ccde6 fix unit tests for tool module 2024-03-11 16:18:28 +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
刘棒棒
1e04e34103 add test. 2024-03-10 23:52:19 +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
Alexander Wu
1e5656df97
Merge pull request #948 from mannaandpoem/update_plan_and_improve_coverage
Update code plan and change and Improve test coverage
2024-03-05 15:37:13 +08:00
better629
f1f0ae4cc1 add anthropic_api 2024-03-05 13:58:51 +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
mannaandpoem
1c7f63857f 1. Refactor code to centralize unittest directory pattern using a fixture in conftest.py
2. Setup incremental workdir for testing in test_write_code.py
2024-03-02 21:10:45 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
mannaandpoem
eb3c6d14f9 Merge remote-tracking branch 'origin/main' 2024-02-29 16:50:50 +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
YangQianli92
c17cfbee44
Delete tests/metagpt/provider/test_fireworks_llm.py 2024-02-29 11:17:49 +08:00
YangQianli92
d3f07759b6
Delete tests/metagpt/provider/test_open_llm_api.py 2024-02-29 11:17:38 +08:00
YangQianli92
0776dc7c45
Add files via upload 2024-02-29 11:13:40 +08:00
YangQianli92
b3515ca90b
Add files via upload 2024-02-28 20:40:07 +08:00
mannaandpoem
7efda42c28 Improve the coverage 2024-02-28 15:08:09 +08:00
Alexander Wu
0f919c5172
Merge pull request #942 from better629/feat_new_qianfan
Feat simplify provider ut code
2024-02-28 14:30:26 +08:00
betterwang
1583c0f718 simplify provider ut code 2024-02-28 14:22:58 +08:00
Alexander Wu
d3961a630e
Merge pull request #940 from better629/feat_new_qianfan
Feat add qianfan and dashscope
2024-02-28 13:57:00 +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
betterwang
21d588ae0e update missing qifan ut 2024-02-28 09:38:12 +08:00
betterwang
d2ab17098b fix conflict with main 2024-02-27 18:18:14 +08:00
better629
9ec5626313 mock openai embed for document_store and memory UTs 2024-02-27 14:08:05 +08:00
betterwang
2d17da2826 fix dashcope spell 2024-02-24 15:00:45 +08:00
betterwang
6893f78c21 update ut of dashscope 2024-02-23 12:54:46 +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