Commit graph

205 commits

Author SHA1 Message Date
yzlin
e960ac8dc8 update requirement and example, recover legacy code 2024-03-12 16:43:24 +08:00
yzlin
a680a1a82f update examples 2024-03-12 16:11:57 +08:00
Guess
ea70fd5a25
Merge pull request #965 from Abhishek0075/exampleChange
Improvement made : by automating search engine configuration in example search_in_search_engine.py
2024-03-11 13:35:34 +08:00
Abhishek
cbfbecb487 reformatting done 2024-03-08 08:15:13 +00:00
Abhishek0075
a5f278c297 Applied precommit hooks 2024-03-07 10:51:35 +05:30
莘权 马
3fee7a5368 feat: +rfc197 example 2024-03-06 19:30:06 +08:00
Abhishek0075
6ffa22ea33 black reformatting done 2024-03-06 10:50:31 +05:30
Abhishek0075
5caa03d695 small change 2024-03-06 01:41:13 +05:30
Abhishek0075
a7eaf6666c change in two examples file 2024-03-05 23:33:10 +05:30
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
rename interpreter
2024-03-05 15:39:34 +08:00
geekan
0e63b92883 refine code 2024-03-03 16:40:43 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
Alexander Wu
a204d99e4f
Merge pull request #944 from mannaandpoem/update-ocr-example
update prompt of ocr example
2024-02-29 16:19:14 +08:00
mannaandpoem
ecbac6bbab update prompt of ocr example 2024-02-28 15:29:41 +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
betterwang
ad88c5000d fix typo 2024-02-28 12:09:33 +08:00
betterwang
d2ab17098b fix conflict with main 2024-02-27 18:18:14 +08:00
Blq
cdd3025408 Assigned configs for actions to prevent action.llm.model being overridden in Role._init_action. 2024-02-23 08:39:44 +00:00
yzlin
c97fbaef9d Merge branch 'v0.7-release' into v07-to-main 2024-02-21 15:01:53 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
geekan
54d06960ea fix example 2024-02-20 15:35:55 +08:00
geekan
fdc00e8d9f fix example 2024-02-20 15:34:47 +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
66d891fe81 add example readme 2024-02-08 18:30:20 +08:00
yzlin
74c5807d01 add ml example 2024-02-08 17:09:07 +08:00
garylin2099
e3bb4d548d
Merge branch 'main' into code_interpreter 2024-02-08 10:50:17 +08:00
better629
5a2084cda8
Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
garylin2099
a570c81ccf
Merge branch 'main' into code_interpreter 2024-02-08 00:14:24 +08:00
yzlin
d2f10ea90c add ocr example, modify email example 2024-02-08 00:05:00 +08:00
better629
9061a5714e Merge branch 'feat_qianfan' of github.com:better629/MetaGPT into feat_qianfan 2024-02-07 22:50:52 +08:00
better629
c7ee54ace1 add dashscope including QWEN and its ut code 2024-02-07 22:50:30 +08:00
yzlin
eb1e1b9ef2 mv examples 2024-02-07 21:54:40 +08:00
yzlin
42f3aaf18b Merge branch 'code_interpreter' of https://github.com/garylin2099/MetaGPT into ci_dev 2024-02-07 21:52:35 +08:00
garylin2099
77f0e54756
Merge pull request #864 from FromCSUZhou/code_interpreter
add email_login tool and add email summarization scenario example
2024-02-07 21:46:26 +08:00
better629
82557dfe81
Merge branch 'main' into feat_qianfan 2024-02-07 19:04:09 +08:00
Zhou Tuo
3369c9e536 modify by comment 2024-02-07 08:59:32 +00:00
Zhou Tuo
4a991b4cd4 add email_login unit test 2024-02-07 07:59:54 +00:00
better629
d180d3912e add qianfan api support 2024-02-07 15:56:01 +08:00
yzlin
d29ab799bf change math problems 2024-02-07 15:55:20 +08:00
yzlin
8150ae0edd Merge branch 'code_interpreter' of https://github.com/garylin2099/MetaGPT into ci_dev 2024-02-07 15:54:27 +08:00
lidanyang
9ed352b2ce add example for ml_engineer_with_tools 2024-02-07 14:56:19 +08:00
yzlin
18a17bede0 create ci example folder, mv existing and create new 2024-02-07 13:00:31 +08:00
Zhou Tuo
f31f371d53 add email_login tool and add email summarization scenario example 2024-02-07 02:49:47 +00:00
better629
6f31289e7e re-commit zhipu-api due to merge mistake 2024-02-07 10:02:15 +08:00
yzlin
9b72370cbe update webscraping tool 2024-02-05 22:15:47 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
yzlin
891e35b92f Merge branch 'dev' into code_intepreter 2024-02-02 20:45:45 +08:00
geekan
119bc0d89a
Merge pull request #809 from better629/feat_new_env
Feat env-refactor
2024-02-02 14:31:37 +08:00
shenchucheng
9b613eec59 remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00