Commit graph

182 commits

Author SHA1 Message Date
yzlin
08bf756ae8 rename interpreter 2024-03-01 18:33:49 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
yzlin
2fc18b49f9 unified Interpreter naming 2024-02-18 17:23:10 +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
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
yzlin
afb702c3f3 Merge branch 'dev' into code_intepreter 2024-02-01 16:27:20 +08:00
geekan
9ecdccd836 add action node example 2024-02-01 15:43:50 +08:00
geekan
b2de082227 add action node example 2024-02-01 15:32:41 +08:00
geekan
64eea6ed59 add action node example 2024-02-01 13:09:16 +08:00
better629
c0a4d7c4c9 update fix of pr review 2024-02-01 10:42:18 +08:00
yzlin
2fcb2a1cfe Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
yzlin
5dde5a8875 rm unused & format 2024-01-30 22:41:30 +08:00
better629
c8df235303 update format 2024-01-30 20:42:41 +08:00
better629
6b1f3ee398 add dalle/gpt4v example 2024-01-30 20:39:56 +08:00
better629
310687258e add gpt-4v support for aask and AN.fill 2024-01-30 11:59:53 +08:00
刘棒棒
526025bbe3 change file name: crawle_webpage.py -> crawl_webpage.py 2024-01-25 15:01:05 +08:00
刘棒棒
0353f36f0d new file: examples/crawle_webpage.py 2024-01-24 15:21:32 +08:00
geekan
452f6e2c38 fix bugs 2024-01-22 18:52:55 +08:00
geekan
b89746b9c7 merge main 2024-01-19 16:02:09 +08:00
better629
4e13eaca6e update zhipu api due to new model and api; repair extra invalid generate output; update its unittest 2024-01-17 16:28:13 +08:00
geekan
67021f24a0 fix bugs 2024-01-15 18:46:54 +08:00
geekan
f1cfeb234e fix bugs 2024-01-15 18:02:57 +08:00
geekan
ab55303fa1 fix bug 2024-01-15 16:54:03 +08:00
mannaandpoem
841f69d5ed update config.yaml and vision.py for configuration of vision 2024-01-15 13:04:24 +08:00
mannaandpoem
38929dc124 update imitate_webpage.py 2024-01-15 11:47:36 +08:00
mannaandpoem
23fdf90d21 Merge branch 'code_intepreter' into code_intepreter_add_vision
# Conflicts:
#	metagpt/tools/__init__.py
2024-01-15 11:42:28 +08:00
mannaandpoem
f45a368be2 1. add vision config in config.yaml
2. add imitate_webpage.py in example
3. update vision.py
2024-01-15 11:13:35 +08:00
yzlin
e079b8b152 remove sensitive and recover rsp_cache.json 2024-01-13 10:34:45 +08:00