yzlin
|
d2f10ea90c
|
add ocr example, modify email example
|
2024-02-08 00:05:00 +08:00 |
|
yzlin
|
d2bf1c4547
|
Merge branch 'code_interpreter' of https://github.com/garylin2099/MetaGPT into ci_dev
|
2024-02-07 22:53:46 +08:00 |
|
garylin2099
|
21f974de5d
|
Merge pull request #851 from orange-crow/add_parse_arguments_for_openai
feat: add parse arguments for openai tool_calls.
|
2024-02-07 22:52:36 +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 |
|
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 |
|
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 |
|
garylin2099
|
ef35a56b77
|
Merge pull request #865 from buttogo/code_interpreter
add eda prompt
|
2024-02-07 15:32:25 +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 |
|
lidanyang
|
f51df40ebb
|
add eda prompt
|
2024-02-07 12:02:46 +08:00 |
|
Zhou Tuo
|
f31f371d53
|
add email_login tool and add email summarization scenario example
|
2024-02-07 02:49:47 +00:00 |
|
garylin2099
|
7fff68d564
|
Merge pull request #857 from garylin2099/ci_dev
add ut to check code saving
|
2024-02-07 00:01:55 +08:00 |
|
yzlin
|
ea6c440294
|
add ut to check code saving
|
2024-02-06 23:57:39 +08:00 |
|
garylin2099
|
fd7693450f
|
Merge pull request #853 from mannaandpoem/dev_add_gpt_v
dev_add_gpt_v
|
2024-02-06 23:30:28 +08:00 |
|
garylin2099
|
ce985b8a73
|
Merge pull request #854 from garylin2099/ci_dev
fix empty code when aask_code not returning language
|
2024-02-06 23:25:05 +08:00 |
|
yzlin
|
ee4aba206e
|
fix empty code when aask_code not returning language
|
2024-02-06 23:22:53 +08:00 |
|
mannaandpoem
|
9fa299525e
|
update prompt
|
2024-02-06 22:49:38 +08:00 |
|
刘棒棒
|
8537e3b436
|
feat: add parse arguments for openai tool_calls.
|
2024-02-06 17:09:04 +08:00 |
|
garylin2099
|
1826c27fbd
|
Merge pull request #850 from garylin2099/ci_dev
resolve conflict
|
2024-02-06 16:16:05 +08:00 |
|
yzlin
|
beda29bc27
|
add async fn type to tool schema
|
2024-02-06 16:06:34 +08:00 |
|
garylin2099
|
d2ed0da923
|
Merge pull request #848 from garylin2099/ci_dev
add async fn type to tool schema
|
2024-02-06 15:50:48 +08:00 |
|
yzlin
|
5abc5c3812
|
add async fn type to tool schema
|
2024-02-06 15:49:14 +08:00 |
|
geekan
|
2a496cacc7
|
Merge pull request #847 from geekan/code_interpreter
Update gptv tool and save code tests
|
2024-02-06 15:12:15 +08:00 |
|
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 |
|
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 |
|