Commit graph

250 commits

Author SHA1 Message Date
seehi
90e1b62934 rm unnecessary comment 2024-03-27 11:28:23 +08:00
seehi
8d98ce34e5 fix by cr 2024-03-27 11:15:10 +08:00
better629
d7968fdc20
Merge branch 'main' into feat_memory 2024-03-27 10:48:31 +08:00
luxiangtao
82ca12f4da pre-commit 2024-03-25 11:24:02 +08:00
luxiangtao
37fcabfc3c remove di example's uselsee codes 2024-03-24 15:04:42 +08:00
luxiangtao
83e5eb133a updata di example and Change the location of the .ipynb locations 2024-03-24 15:01:45 +08:00
geekan
0c27be629b add custom tool example 2024-03-22 11:19:20 +08:00
geekan
bac81ee64b add custom tool example 2024-03-22 10:58:22 +08:00
geekan
f051104bce simplify code 2024-03-21 14:55:42 +08:00
geekan
fcb2ea4863 add params to search engine 2024-03-21 13:57:32 +08:00
seehi
191a86f93e rag add es 2024-03-21 12:04:06 +08:00
geekan
dd348d0707 remove incorrect file header 2024-03-21 10:46:08 +08:00
geekan
067a39e7b9 remove incorrect file header 2024-03-21 10:46:08 +08:00
geekan
29386e6d2c update arxiv reader 2024-03-19 19:30:31 +08:00
geekan
d9f92ee9a4 update arxiv reader 2024-03-19 19:30:14 +08:00
geekan
c9f60f344b add arxiv reader 2024-03-19 19:22:16 +08:00
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