Commit graph

234 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
seehi
bd91611242 change func name for more readable 2024-03-16 22:10:40 +08:00
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
刘棒棒
a26c849b50 restore WalmartSalesForecast example. 2024-03-14 10:26:12 +08:00
yzlin
83fb239bb7 update example 2024-03-14 00:42:27 +08:00
yzlin
8dd2df56bc cite paper 2024-03-13 16:52:30 +08:00
yzlin
a585ef52a6 update examples 2024-03-12 17:50:10 +08:00
yzlin
e960ac8dc8 update requirement and example, recover legacy code 2024-03-12 16:43:24 +08:00
yzlin
a680a1a82f update examples 2024-03-12 16:11:57 +08:00
Guess
ea70fd5a25
Merge pull request #965 from Abhishek0075/exampleChange
Improvement made : by automating search engine configuration in example search_in_search_engine.py
2024-03-11 13:35:34 +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
Abhishek
cbfbecb487 reformatting done 2024-03-08 08:15:13 +00: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
Abhishek0075
a5f278c297 Applied precommit hooks 2024-03-07 10:51:35 +05:30
莘权 马
3fee7a5368 feat: +rfc197 example 2024-03-06 19:30:06 +08:00
Abhishek0075
6ffa22ea33 black reformatting done 2024-03-06 10:50:31 +05:30
Abhishek0075
5caa03d695 small change 2024-03-06 01:41:13 +05:30
Abhishek0075
a7eaf6666c change in two examples file 2024-03-05 23:33:10 +05:30
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