Commit graph

4103 commits

Author SHA1 Message Date
yzlin
3852e05195 Merge branch 'code_interpreter' into ci_dev 2024-02-06 15:06:35 +08:00
yzlin
5f758cdf95 Merge branch 'dev' into ci_dev 2024-02-06 15:03:29 +08:00
garylin2099
cb402b7b17
Merge pull request #846 from garylin2099/ci_dev
fix save code
2024-02-06 14:19:53 +08:00
yzlin
0fe854fa7f fix save code 2024-02-06 14:13:02 +08:00
geekan
4616749c23
Merge pull request #845 from better629/dev
Dev
2024-02-06 13:10:10 +08:00
better629
1855b2ba8a add cache result for gpt-4v 2024-02-06 12:53:40 +08:00
better629
1f172b307c fix RecursionError: maximum recursion depth exceeded while calling a Python object when run tests/metagpt/environment/test_base_env.py 2024-02-06 12:52:53 +08:00
geekan
da1231129a
Merge pull request #842 from mannaandpoem/dev_add_gpt_v
Improve gpt_v_generator tool
2024-02-06 09:54:37 +08:00
mannaandpoem
675b96b0f5 remove attribute openai_vision_model and vision_max_tokens and method test_generate_webpages_with_style_and_script 2024-02-06 09:07:29 +08:00
garylin2099
4dd469585b
Merge pull request #843 from garylin2099/ci_dev
update webscraping tool
2024-02-05 22:17:57 +08:00
Jiayi Zhang
a1b0faacf4 Update test for action node & Modify extenv (self reflection) 2024-02-05 22:17:43 +08:00
yzlin
9b72370cbe update webscraping tool 2024-02-05 22:15:47 +08:00
mannaandpoem
5abde78767 remove get_result method and improve gpt_v_generator.py and test_gpt_v_generator.py. 2024-02-05 21:54:09 +08:00
mannaandpoem
6015c16618 remove get_result method and improve gpt_v_generator.py and test_gpt_v_generator.py. 2024-02-05 21:48:59 +08:00
geekan
23c27627ce
Merge pull request #736 from garylin2099/code_intepreter
Integrate CodeIntepreter
2024-02-05 20:46:37 +08:00
yzlin
402704379c improve details 2024-02-05 16:32:41 +08:00
yzlin
9343a6bd2c mv pip success logic, rm redundant prompt 2024-02-05 15:40:41 +08:00
yzlin
748aabce70 add future; rename writecodebygenerate tools 2024-02-05 12:00:18 +08:00
yzlin
20393e9d7a rename tool type 2024-02-05 11:38:07 +08:00
yzlin
a35f5366b8 raise error directly if invalid json 2024-02-05 00:20:23 +08:00
yzlin
a609946029 mv tool_type def 2024-02-05 00:05:16 +08:00
yzlin
ca6749b5f1 Merge branch 'del-_parse_arguments-in-openai_api.py' into code_intepreter 2024-02-04 23:41:39 +08:00
林义章
9af2508654 Merge branch 'simplify_tools' into 'code_intepreter'
reduce ml libs redundancy

See merge request agents/data_agents_opt!76
2024-02-04 15:30:04 +00:00
yzlin
8c65ed02b8 rm redundant docstring 2024-02-04 23:27:04 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
yzlin
55dac10146 fix bug and update cache 2024-02-04 20:34:46 +08:00
yzlin
321a4c0d75 rm redundant function and docstring in libs 2024-02-04 20:25:49 +08:00
刘棒棒
b4d032c8bf chore. 2024-02-04 18:22:33 +08:00
刘棒棒
4b912cc527 update test. 2024-02-04 18:07:43 +08:00
刘棒棒
4caa1ece81 Revert CodeParser.parse_code function to version 0.6.6. 2024-02-04 18:07:16 +08:00
刘棒棒
d1deb0ff7c Remove _parse_arguments function and comment out handle_exception decorator on get_choice_function_arguments. 2024-02-04 18:03:27 +08:00
mannaandpoem
13d6159468 1. remove CODE_PLAN_AND_CHANGE_FILENAME
2. add code_plan_and_change_doc to _new_code_actions
2024-02-04 17:23:00 +08:00
geekan
2a16c7e8d5
Merge pull request #836 from better629/feat_new_env
Feat update code due to failed unittests
2024-02-04 15:32:02 +08:00
yzlin
b7d0379fae rm experimental code 2024-02-04 13:10:43 +08:00
yzlin
24d2c5c8e6 isolate codes to be restructured in the future 2024-02-04 10:45:02 +08:00
yzlin
3648669bd2 fix test_ut_writer failure due to aask_code mock 2024-02-04 10:22:23 +08:00
better629
05e2f3b397 add stanford_town ville env files 2024-02-03 13:39:48 +08:00
better629
f2dbb51094 update code due to failed unittests 2024-02-03 13:33:02 +08:00
garylin2099
2eeb9556f5
Merge pull request #834 from voidking/dev
bugfix: unittest to fulltest
2024-02-02 23:05:32 +08:00
yzlin
2a096ad3aa rm unnecessary test datasets 2024-02-02 23:00:16 +08:00
voidking
a758782d27 bugfix: unittest to fulltest 2024-02-02 22:43:41 +08:00
yzlin
c6ac7ef8b8 fix web scrape init 2024-02-02 20:52:56 +08:00
yzlin
891e35b92f Merge branch 'dev' into code_intepreter 2024-02-02 20:45:45 +08:00
yzlin
6754d890a1 update ci cache 2024-02-02 20:28:08 +08:00
geekan
a7cb21a3ae
Merge pull request #833 from shenchucheng/fix-role-not-fully-defined-error-debugger
Fix `Role` not fully defined error debugger
2024-02-02 20:20:27 +08:00
林义章
a74afd6b16 Merge branch 'ci_debugcode_modify' into 'code_intepreter'
1. merge run and run_reflection; 2. remove useless code

See merge request agents/data_agents_opt!74
2024-02-02 12:18:59 +00:00
yzlin
4938896dd8 rm yaml, add docstring 2024-02-02 19:58:56 +08:00
yzlin
3894334b52 Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into code_intepreter 2024-02-02 18:52:45 +08:00
林义章
32fb3535e7 Merge branch 'update-execute_nb_code.py' into 'code_intepreter'
Add type annotations, describe function return values, and remove unused code

See merge request agents/data_agents_opt!73
2024-02-02 10:52:38 +00:00
shenchucheng
f742827586 fix not fully defined error 2024-02-02 18:50:28 +08:00