刘棒棒
|
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 |
|
林义章
|
4a28d66680
|
Merge branch 'sd_and_debugcode_ut' into 'code_intepreter'
单测及简单优化:增加sd作为工具使用 & 简化debugcode
See merge request agents/data_agents_opt!42
|
2024-01-13 02:41:31 +00:00 |
|
yzlin
|
4b09ffd2f5
|
pre-commit format
|
2024-01-13 10:37:15 +08:00 |
|
yzlin
|
e079b8b152
|
remove sensitive and recover rsp_cache.json
|
2024-01-13 10:34:45 +08:00 |
|
mannaandpoem
|
40f5d5e40e
|
add vision tool for code_interpreter
|
2024-01-12 18:30:48 +08:00 |
|
lidanyang
|
3fded9b6e0
|
fix timeout
|
2024-01-12 18:23:15 +08:00 |
|
stellahsr
|
d9ad3a6195
|
update
|
2024-01-12 17:30:22 +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 |
|
林义章
|
a46d3d5b1c
|
Merge branch 'tool_manage' into 'code_intepreter'
fix libs path
See merge request agents/data_agents_opt!45
|
2024-01-12 08:36:42 +00: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 |
|
lidanyang
|
a9575380b5
|
update test for write_code_with_tools
|
2024-01-12 16:04:44 +08:00 |
|
stellahsr
|
9946280c9e
|
update locally
|
2024-01-12 14:56:31 +08:00 |
|
林义章
|
45e2d6c5f5
|
Merge branch 'tool_manage' into 'code_intepreter'
tool management at one place, add aask_code mock, azure mock
See merge request agents/data_agents_opt!43
|
2024-01-12 06:38:00 +00:00 |
|
yzlin
|
39915ec2ba
|
add comments to clarify tool_type prompts
|
2024-01-12 10:50:35 +08:00 |
|
yzlin
|
e99c5f29f4
|
tool management at one place, add aask_code mock, azure mock
|
2024-01-11 22:55:31 +08:00 |
|
stellahsr
|
12bc0104b6
|
add asyn sd ut
|
2024-01-11 22:43:02 +08:00 |
|
stellahsr
|
3be26cf94f
|
add sd ut
|
2024-01-11 21:56:38 +08:00 |
|
stellahsr
|
af26fe06cf
|
update debug_code ut
update sd_tool_usage example
|
2024-01-11 21:50:35 +08:00 |
|
stellahsr
|
a98edada1a
|
增加非异步接口
sd工具yaml
|
2024-01-11 20:48:27 +08:00 |
|
stellahsr
|
e56caa6f5e
|
update
|
2024-01-11 19:29:49 +08:00 |
|
yzlin
|
9e0b9745be
|
default tool_config and module_name
|
2024-01-11 14:22:23 +08:00 |
|
yzlin
|
17aeb9f825
|
formatting
|
2024-01-11 14:15:33 +08:00 |
|
yzlin
|
437bbca466
|
make tool ask review
|
2024-01-11 14:10:52 +08:00 |
|
yzlin
|
4ecd427bea
|
formatting
|
2024-01-11 00:47:28 +08:00 |
|
yzlin
|
e12ab25b7c
|
generalize write code with tools, simplify ml_engineer
|
2024-01-11 00:23:26 +08:00 |
|
林义章
|
3a312007c2
|
Merge branch 'dev_updated' into 'dev'
Merge v0.6 main into dev
See merge request agents/data_agents_opt!40
|
2024-01-10 09:27:15 +00:00 |
|