Commit graph

232 commits

Author SHA1 Message Date
yzlin
afb702c3f3 Merge branch 'dev' into code_intepreter 2024-02-01 16:27:20 +08:00
林义章
e85f749031 Merge branch 'ci_sd_ut_new' into 'code_intepreter'
SD unittest

See merge request agents/data_agents_opt!70
2024-02-01 03:29:29 +00:00
yzlin
f8d69ed01b Merge branch 'dev' into code_intepreter 2024-01-31 18:14:22 +08:00
stellahsr
c44d08ceb0 rm config get in dev 2024-01-31 16:30:50 +08:00
stellahsr
7d38181f56 Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
resolve conflict
2024-01-31 16:05:40 +08:00
stellahsr
d74dab9bec update sd ut 2024-01-31 16:03:16 +08:00
shenchucheng
fc412e55a3 fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +08:00
yzlin
f9519ca417 change ways of using config 2024-01-31 00:39:57 +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
刘棒棒
ff5e7deb21 add strip for result. 2024-01-24 10:52:30 +08:00
林义章
7f5f95d41b Merge branch 'tool_manage_new' into 'code_intepreter'
convert local class or function to tool, tool clarification at role initialization

See merge request agents/data_agents_opt!55
2024-01-22 09:12:02 +00:00
yzlin
9b3987ff29 add docstring parser 2024-01-22 14:58:06 +08:00
yzlin
0f245f530e logging 2024-01-22 13:57:52 +08:00
yzlin
540542834e allow select tool at role initialization & restructure writecodewithtools 2024-01-20 21:06:48 +08:00
yzlin
c4a60d89e0 make tool yaml from class or func docstring 2024-01-19 22:29:37 +08:00
mannaandpoem
06b35a34a6 fix bug of save file and update prompt for gpt_v_generator tool 2024-01-19 10:00:56 +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
刘棒棒
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
刘棒棒
29fd7117ef update module. 2024-01-16 11:57:08 +08:00
刘棒棒
b430e2c88f update scrape_web module. 2024-01-15 19:02:37 +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
shenchucheng
7c3ac6a350 fix test_scrape_web_page error 2024-01-15 13:20:13 +08:00
mannaandpoem
841f69d5ed update config.yaml and vision.py for configuration of vision 2024-01-15 13:04:24 +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
shenchucheng
9d1df5acd5 mock search engine api 2024-01-14 23:40:09 +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
mannaandpoem
40f5d5e40e add vision tool for code_interpreter 2024-01-12 18:30:48 +08:00
stellahsr
13010f6c90 add async function for sd tool 2024-01-12 17:19:49 +08:00
stellahsr
192e2aa807 Merge branch 'code_intepreter' into sd_and_debugcode_ut 2024-01-12 16:58:05 +08:00
stellahsr
d06dc0f8c5 Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter 2024-01-12 16:51:59 +08:00
stellahsr
75134d205d Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter
update example of sd_tool_usage
2024-01-12 16:51:49 +08:00
yzlin
88270482d0 fix libs path 2024-01-12 16:35:18 +08:00
lidanyang
99675a5a82 add unittest and remove old code 2024-01-12 16:22:54 +08:00
莘权 马
bb4a514156 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-12 15:32:13 +08:00
莘权 马
e350656725 fixbug: unit test 2024-01-12 15:27:07 +08:00