Commit graph

219 commits

Author SHA1 Message Date
seehi
08f4e2ad70 rag_add_objs catch exception 2024-03-15 19:14:59 +08:00
seehi
8e8075317e rename RAGConfigRegistry to ConfigBasedFactory 2024-03-15 18:55:08 +08:00
betterwang
b3d13ac992 update 2024-03-15 14:29:00 +08:00
seehi
6c95e601a0 add BM25IndexConfig 2024-03-14 17:44:37 +08:00
seehi
6a388b53f1 format 2024-03-08 21:50:38 +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
65b2b26907 from objs 2024-03-08 00:44:46 +08:00
seehi
2c2aa2959c add excluded_llm_metadata_keys 2024-03-08 00:41:45 +08:00
seehi
38e8adf9b4 reconstruct object in rag node 2024-03-08 00:41:45 +08:00
seehi
f37828c75e remove examples/search_kb 2024-03-08 00:41:45 +08:00
seehi
93a328de5b rag add chromadb save&load example 2024-03-08 00:41:45 +08:00
seehi
90ca74147d add index factory and chromadb 2024-03-08 00:41:42 +08:00
seehi
ec220e6463 upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
seehi
e14aedcea7 upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
seehi
7eccb48adc RAGObject interface add model_dump method; modify by pylint 2024-03-08 00:41:00 +08:00
seehi
a35f13b4c4 rag add objs 2024-03-08 00:41:00 +08:00
seehi
bc4848ab1e rag add docs 2024-03-08 00:41:00 +08:00
seehi
63cc2583a0 rag pipeline 2024-03-08 00:41:00 +08:00
seehi
36cd5cfc11 modify .gitignore and add examples/data/rag.txt 2024-03-08 00:41:00 +08:00
better629
4fc6d7cae4 add example data 2024-03-08 00:41:00 +08:00
seehi
29d36948bf rag pipeline 2024-03-08 00:40:55 +08:00
better629
cc91df59e5 replace langchain with llama-index 2024-03-08 00:39:15 +08:00
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
rename interpreter
2024-03-05 15:39:34 +08:00
geekan
0e63b92883 refine code 2024-03-03 16:40:43 +08:00
yzlin
0a01bdec6a rename interpreter 2024-03-01 19:48:39 +08:00
Alexander Wu
a204d99e4f
Merge pull request #944 from mannaandpoem/update-ocr-example
update prompt of ocr example
2024-02-29 16:19:14 +08:00
mannaandpoem
ecbac6bbab update prompt of ocr example 2024-02-28 15:29:41 +08:00
Alexander Wu
d3961a630e
Merge pull request #940 from better629/feat_new_qianfan
Feat add qianfan and dashscope
2024-02-28 13:57:00 +08:00
betterwang
ad88c5000d fix typo 2024-02-28 12:09:33 +08:00
betterwang
d2ab17098b fix conflict with main 2024-02-27 18:18:14 +08:00
Blq
cdd3025408 Assigned configs for actions to prevent action.llm.model being overridden in Role._init_action. 2024-02-23 08:39:44 +00:00
yzlin
c97fbaef9d Merge branch 'v0.7-release' into v07-to-main 2024-02-21 15:01:53 +08:00
yzlin
a989a1ab51 fix human interact bug & add example 2024-02-20 21:22:08 +08:00
geekan
54d06960ea fix example 2024-02-20 15:35:55 +08:00
geekan
fdc00e8d9f fix example 2024-02-20 15:34:47 +08:00
yzlin
2fc18b49f9 unified Interpreter naming 2024-02-18 17:23:10 +08:00
yzlin
82a0d03e31 unified Interpreter naming 2024-02-18 17:06:39 +08:00
yzlin
66d891fe81 add example readme 2024-02-08 18:30:20 +08:00
yzlin
74c5807d01 add ml example 2024-02-08 17:09:07 +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
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
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
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
better629
82557dfe81
Merge branch 'main' into feat_qianfan 2024-02-07 19:04:09 +08:00