Commit graph

2550 commits

Author SHA1 Message Date
yzlin
2ccfe31123 unittest for tool convert 2024-01-19 22:32:43 +08:00
yzlin
c4a60d89e0 make tool yaml from class or func docstring 2024-01-19 22:29:37 +08:00
yzlin
23fccdde67 update mock llm aask_code 2024-01-19 00:09:58 +08:00
yzlin
3faa094248 fix aask_code issues in ml_engineer 2024-01-18 23:45:37 +08:00
yzlin
88c4c8c90d integrate web scraping tool 2024-01-18 23:26:34 +08:00
yzlin
c32dcca293 fix schema reading bug 2024-01-18 21:22:34 +08:00
yzlin
1cabf2c503 change register arg name, integrate image2web tool 2024-01-18 21:22:34 +08:00
yzlin
9dc421b122 rename schema to schemas to avoid pydantic warning 2024-01-18 21:22:34 +08:00
yzlin
c8858cd8d4 minimize ml_engineer 2024-01-18 21:22:34 +08:00
yzlin
8a14dde219 tool_type renaming 2024-01-18 21:22:34 +08:00
yzlin
638dda31cf add unit tests for tool registry 2024-01-18 21:22:34 +08:00
yzlin
c8da839afe moving files 2024-01-18 21:22:34 +08:00
yzlin
d7ab4d315d renaming and integrate sd tool, fix import issue 2024-01-18 21:22:33 +08:00
yzlin
46cd219e81 add tool registry 2024-01-18 21:22:04 +08:00
林义章
224bf820b2 Merge branch 'update-code-intepreter-by-auto-aask' into 'code_intepreter'
Update code_intepreter by auto aask_code

See merge request agents/data_agents_opt!49
2024-01-18 13:16:01 +00:00
刘棒棒
d78db8994c delete arg only_code. 2024-01-18 20:57:43 +08:00
刘棒棒
f3612f8123 add only_code arg for WriteCodeByGenerate. 2024-01-18 12:10:37 +08:00
刘棒棒
10129c6ecf update scrape_web. 2024-01-18 12:07:31 +08:00
刘棒棒
02a81abe5d Merge branch 'code_intepreter' into 'update-code-intepreter-by-auto-aask'
# Conflicts:
#   metagpt/tools/__init__.py
2024-01-18 03:54:39 +00:00
刘棒棒
20f31fa027 pre-commit. 2024-01-17 18:17:52 +08:00
刘棒棒
ff10c9bdda change name: _display_markdown -> display_markdown. 2024-01-17 18:10:30 +08:00
林义章
42a106ca26 Merge branch 'code_intepreter_add_vision' into 'code_intepreter'
add vision tool for code_interpreter

See merge request agents/data_agents_opt!47
2024-01-17 10:05:48 +00:00
刘棒棒
43558c208e doc: add ipywidgets. 2024-01-16 15:03:12 +08:00
刘棒棒
95ce190f32 feature: display markdown content. 2024-01-16 14:30:07 +08:00
刘棒棒
eef77d1628 display markdown. 2024-01-16 12:29:52 +08:00
刘棒棒
29fd7117ef update module. 2024-01-16 11:57:08 +08:00
刘棒棒
f9b1cce654 update code-intepreter by auto aask. 2024-01-15 22:21:56 +08:00
刘棒棒
d1666c3307 update get_choice_function_arguments. 2024-01-15 21:17:01 +08:00
刘棒棒
b430e2c88f update scrape_web module. 2024-01-15 19:02:37 +08:00
刘棒棒
559a1604ad restore. 2024-01-15 18:26:32 +08:00
mannaandpoem
66db86ae2a update test_vision.py for mock 2024-01-15 18:19:57 +08:00
刘棒棒
a7e088845e update scrape_web docstring. 2024-01-15 18:11:22 +08:00
刘棒棒
75628caf4d add scrape_web.py 2024-01-15 18:10:57 +08:00
刘棒棒
00f7f93234 add scrape_web. 2024-01-15 18:09:56 +08:00
mannaandpoem
7f1584db9e 1. add test_vision.py
2. add save_webpages function in vision.py and vision.yml
2024-01-15 17:26:35 +08:00
刘棒棒
4f93c5fad3 add only_code arg for WriteCodeByGenerate. 2024-01-15 16:59:49 +08:00
刘棒棒
b69f2be165 delete type. 2024-01-15 16:51:25 +08:00
刘棒棒
ec07513caf support for markdown. 2024-01-15 15:51:36 +08:00
刘棒棒
bb356fbc02 update truncate. 2024-01-15 15:49:07 +08:00
刘棒棒
c927991194 update get_choice_function_arguments. 2024-01-15 15:41:18 +08:00
mannaandpoem
4671a03896 Merge remote-tracking branch 'origin/code_intepreter_add_vision' into code_intepreter_add_vision 2024-01-15 13:04:37 +08:00
mannaandpoem
841f69d5ed update config.yaml and vision.py for configuration of vision 2024-01-15 13:04:24 +08:00
mannaandpoem
9eee30bf65 update config.yaml and vision.py for configuration of vision 2024-01-15 12:57:36 +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
2678413c51 update config.yaml 2024-01-15 11:19:09 +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
林义章
7f0c752f8d Merge branch 'fix_code_timeout' into 'code_intepreter'
fix timeout

See merge request agents/data_agents_opt!46
2024-01-15 03:10:29 +00:00
lidanyang
932a26cbb3 update unittest 2024-01-15 10:50:08 +08:00
林义章
4eb366cd31 Merge branch 'add_test_for_ml_tools' into 'code_intepreter'
Add test for ml tools

See merge request agents/data_agents_opt!44
2024-01-13 02:42:38 +00:00