betterwang
|
51bd8a056e
|
update missing content
|
2024-02-28 09:36:44 +08:00 |
|
betterwang
|
d2ab17098b
|
fix conflict with main
|
2024-02-27 18:18:14 +08:00 |
|
betterwang
|
2d17da2826
|
fix dashcope spell
|
2024-02-24 15:00:45 +08:00 |
|
betterwang
|
79c71dc5ad
|
update ERNIE-Bot token cost
|
2024-02-23 20:28:35 +08:00 |
|
betterwang
|
655ba5647b
|
update qianfan pypi version
|
2024-02-23 12:45:06 +08:00 |
|
geekan
|
06d72698bb
|
refine code to avoid config error
|
2024-02-21 16:50:07 +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 |
|
better629
|
41d6d2be1d
|
update dashscope stream output
|
2024-02-18 20:02:42 +08:00 |
|
better629
|
cec879f71b
|
update repair llm with backslash problem
|
2024-02-18 20:01:27 +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 |
|
better629
|
4dde9b7130
|
stream using log_llm_stream
|
2024-02-07 23:15:56 +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 |
|
better629
|
9061a5714e
|
Merge branch 'feat_qianfan' of github.com:better629/MetaGPT into feat_qianfan
|
2024-02-07 22:50:52 +08:00 |
|
better629
|
c7ee54ace1
|
add dashscope including QWEN and its ut code
|
2024-02-07 22:50:30 +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 |
|