Commit graph

425 commits

Author SHA1 Message Date
Alexander Wu
e783e5b208
Merge pull request #974 from better629/feat_memory
Feat add rag
2024-03-17 23:39:12 +08:00
Alexander Wu
07672fc683
Merge pull request #986 from azurewtl/fixed-fail-to-reduce-message-length
fixbug#979 : `RuntimeError: fail to reduce message length`
2024-03-15 23:32:07 +08:00
better629
1306971d2d add yi-34b 2024-03-14 21:34:23 +08:00
yzlin
38f21137ec Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
Azure Wang
6487ae84b0 - updated MAX-TOKEN according to openai document
- minior optimization of code style
- fixed issues `RuntimeError: fail to reduce message length`
2024-03-11 22:27:59 +08:00
yzlin
bf4b13ec4a simplify tool convert 2024-03-11 12:30:00 +08:00
seehi
9fe9a4a2d1 replace rag llm factory with llamaindex custom llm 2024-03-08 20:19:28 +08:00
seehi
63a3a760e9 update rag example 2024-03-08 11:18:53 +08:00
seehi
e14aedcea7 upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
seehi
dd82962937 reflection for checking methods 2024-03-08 00:41:00 +08:00
better629
cc91df59e5 replace langchain with llama-index 2024-03-08 00:39:15 +08:00
莘权 马
8e85dd3bc6 feat: merge geekan:main 2024-03-05 16:03:57 +08:00
Alexander Wu
1e5656df97
Merge pull request #948 from mannaandpoem/update_plan_and_improve_coverage
Update code plan and change and Improve test coverage
2024-03-05 15:37:13 +08:00
better629
f1f0ae4cc1 add anthropic_api 2024-03-05 13:58:51 +08:00
莘权 马
52ac7e847b refactor: comments 2024-03-05 12:48:55 +08:00
莘权 马
e22a28215d feat: merge geekan:main 2024-03-05 10:59:34 +08:00
mannaandpoem
1c7f63857f 1. Refactor code to centralize unittest directory pattern using a fixture in conftest.py
2. Setup incremental workdir for testing in test_write_code.py
2024-03-02 21:10:45 +08:00
yzlin
4c1ee630f6 merge mle & interpreter 2024-02-29 18:23:26 +08:00
YangQianli92
ecba0da493
Add files via upload 2024-02-29 17:41:39 +08:00
mannaandpoem
eb3c6d14f9 Merge remote-tracking branch 'origin/main' 2024-02-29 16:50:50 +08:00
mannaandpoem
853d3d520a Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +08:00
YangQianli92
dcd4c89cc3
Add files via upload 2024-02-29 11:13:59 +08:00
YangQianli92
430fe29617
Add files via upload 2024-02-29 10:15:32 +08:00
mannaandpoem
7efda42c28 Improve the coverage 2024-02-28 15:08:09 +08:00
betterwang
ad88c5000d fix typo 2024-02-28 12:09:33 +08:00
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
yzlin
a2b85641c3 rm unnecessary function call 2024-02-27 17:59:50 +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
莘权 马
739452edbb feat: merge geekan:dev 2024-02-19 11:02:10 +08:00
better629
cec879f71b update repair llm with backslash problem 2024-02-18 20:01:27 +08:00
better629
5a2084cda8
Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +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
better629
82557dfe81
Merge branch 'main' into feat_qianfan 2024-02-07 19:04:09 +08:00
shenchucheng
d94f4fbfbc fix research bugs 2024-02-07 17:44:36 +08:00
geekan
d112371dad fix bug 2024-02-07 16:33:24 +08:00
geekan
4370060802 fix bug 2024-02-07 16:24:04 +08:00
better629
d180d3912e add qianfan api support 2024-02-07 15:56:01 +08:00
better629
6f31289e7e re-commit zhipu-api due to merge mistake 2024-02-07 10:02:15 +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
321a4c0d75 rm redundant function and docstring in libs 2024-02-04 20:25:49 +08:00
刘棒棒
4caa1ece81 Revert CodeParser.parse_code function to version 0.6.6. 2024-02-04 18:07:16 +08:00
yzlin
891e35b92f Merge branch 'dev' into code_intepreter 2024-02-02 20:45:45 +08:00
莘权 马
c720c1d82f feat: move Azure-exclusive pricing plan mappings to config2.yaml.example 2024-02-02 18:10:32 +08:00
莘权 马
dadd09bfb5 feat: merge geekan:dev 2024-02-02 16:47:52 +08:00
geekan
0118712ff8
Merge pull request #826 from mannaandpoem/dev_compatible_with_windows_path
modify re.sub(r"\\+", '/') to as_posix()
2024-02-02 16:03:39 +08:00
莘权 马
e8d2819031 feat: Unified Cost Calculation Logic. 2024-02-02 15:54:11 +08:00