Commit graph

2099 commits

Author SHA1 Message Date
mannaandpoem
f781021d5a remove debug 2024-02-08 14:21:39 +08:00
garylin2099
d0a321da18
Merge pull request #876 from garylin2099/ci_dev
format
2024-02-08 00:29:20 +08:00
yzlin
0949f166ae format 2024-02-08 00:26:59 +08:00
garylin2099
a570c81ccf
Merge branch 'main' into code_interpreter 2024-02-08 00:14:24 +08:00
yzlin
d2f10ea90c add ocr example, modify email example 2024-02-08 00:05:00 +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
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
better629
82557dfe81
Merge branch 'main' into feat_qianfan 2024-02-07 19:04:09 +08:00
better629
d3f6e38e8a add qianfan ut code and update xx_llm from xx_gpt 2024-02-07 18:32:32 +08:00
shenchucheng
a3b7b5c9e3 Merge remote-tracking branch 'origin/main' into fix-research-bugs 2024-02-07 17:51:21 +08:00
shenchucheng
d94f4fbfbc fix research bugs 2024-02-07 17:44:36 +08:00
geekan
ce63e455df fix bug 2024-02-07 17:03:10 +08:00
Zhou Tuo
3369c9e536 modify by comment 2024-02-07 08:59:32 +00:00
geekan
50a14718ba refine log 2024-02-07 16:37:23 +08:00
geekan
d112371dad fix bug 2024-02-07 16:33:24 +08:00
geekan
c0867643d8 fix bug 2024-02-07 16:24:33 +08:00
geekan
4370060802 fix bug 2024-02-07 16:24:04 +08:00
better629
15a9c5e941 simplify _update_costs and related code 2024-02-07 16:16:14 +08:00
Zhou Tuo
4a991b4cd4 add email_login unit test 2024-02-07 07:59:54 +00:00
better629
d180d3912e add qianfan api support 2024-02-07 15:56:01 +08:00
lidanyang
f51df40ebb add eda prompt 2024-02-07 12:02:46 +08:00
geekan
f8531e6c03
Merge pull request #861 from better629/dev
Feat re-commit zhipu-api due to merge mistake
2024-02-07 11:49:00 +08:00
Zhou Tuo
f31f371d53 add email_login tool and add email summarization scenario example 2024-02-07 02:49:47 +00:00
better629
431b60aba4
Merge branch 'geekan:dev' into dev 2024-02-07 10:43:32 +08:00
better629
6f31289e7e re-commit zhipu-api due to merge mistake 2024-02-07 10:02:15 +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
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
yzlin
beda29bc27 add async fn type to tool schema 2024-02-06 16:06:34 +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
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
yzlin
9b72370cbe update webscraping tool 2024-02-05 22:15:47 +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
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