Commit graph

2112 commits

Author SHA1 Message Date
莘权 马
0867dad4d7 fixbug: gbk UnicodeEncodeError 2024-03-07 17:04:44 +08:00
莘权 马
f6260ec084 feat: gemini + proxy 2024-03-07 12:30:31 +08:00
yzlin
08bf756ae8 rename interpreter 2024-03-01 18:33:49 +08:00
geekan
791ab749ad refine code to avoid config error 2024-02-23 10:15:08 +08:00
yzlin
f03a5dd59c fix tool path bug 2024-02-20 22:56:50 +08:00
yzlin
56435cd6a0 fix execute_nb_code bug 2024-02-20 21:45:53 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
yzlin
2fc18b49f9 unified Interpreter naming 2024-02-18 17:23:10 +08:00
yzlin
c602c69c7d add __init__ for pypi packaging 2024-02-08 22:40:38 +08:00
yzlin
1d5e5b75d3 add __init__ to avoid pypi import failure 2024-02-08 22:15:43 +08:00
garylin2099
c666f0e24e
Merge pull request #882 from mannaandpoem/code_interpreter_remove_debug
remove debug
2024-02-08 15:19:30 +08:00
mannaandpoem
f781021d5a remove debug 2024-02-08 14:21:39 +08:00
garylin2099
e3bb4d548d
Merge branch 'main' into code_interpreter 2024-02-08 10:50:17 +08:00
better629
5a2084cda8
Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +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