Commit Graph

42 Commits

Author SHA1 Message Date
yangdx
31bd274601 Add Unicode collation for Chinese file sorting of document scanning 2025-04-25 01:02:09 +08:00
yangdx
df1d6b31ed Remove gensim from requirement.txt 2025-04-24 23:51:15 +08:00
Rushi Chaganti
39633cb1d9 Fixed lint and Added new imports at the top of the file 2025-03-12 00:04:23 +05:30
yangdx
bc9905a061 Fix gensim not compatible wtih numpy and scipy problem
- Replace numpy with gensim in requirements.txt
- Let gensim choose a correct version of numpy and scipy
2025-03-04 02:28:09 +08:00
yangdx
a8abcf14ac Fit linting 2025-02-20 04:12:21 +08:00
yangdx
a64ba7b4da Update dependencies and clean up requirements.txt
- Added 'future' package
- Removed 'networkx' package
- Cleaned up commented sections
- Maintained core dependencies
- Simplified requirements structure
2025-02-20 03:45:23 +08:00
Yannick Stephan
55cd900e8e clean comments and unused libs 2025-02-18 21:12:06 +01:00
Yannick Stephan
011227e426 cleanup no required install 2025-02-18 20:27:59 +01:00
Yannick Stephan
2524e02428 remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
Saifeddine ALOUI
e09cb85f37 fixed linting as well as file path 2025-02-01 01:15:06 +01:00
Saifeddine ALOUI
ef35f9a4e4 Introduced docling instead of other tools for loading files 2025-02-01 00:56:43 +01:00
Saifeddine ALOUI
e24a0a86e5 Update requirements.txt 2025-01-31 17:12:10 +01:00
zrguo
80451af839 fix linting errors 2025-01-27 23:21:34 +08:00
Saifeddine ALOUI
609d060579 Update requirements.txt 2025-01-27 09:33:04 +01:00
Saifeddine ALOUI
06c9e4e454 Fixed missing imports bug and fixed linting 2025-01-25 00:55:07 +01:00
Saifeddine ALOUI
34018cb1e0 Separated llms from the main llm.py file and fixed some deprication bugs 2025-01-25 00:11:00 +01:00
hyb
ff71952c8c feat: 新增ini文件读取数据库配置方式,方便生产环境,修改Lightrag ainsert方法_add_doc_keys获取方式,原来只过滤存在的,但这会让失败的文档无法再次存储,新增--chunk_size和--chunk_overlap_size方便生产环境,新增llm_binding:openai-ollama 方便用openai的同时使用ollama embedding 2025-01-23 22:58:57 +08:00
hyb
e08905b398 feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖 2025-01-22 16:42:13 +08:00
LarFii
79d7050710 fix linting errors 2025-01-07 16:21:54 +08:00
LarFii
290744d770 fix requirements.txt 2025-01-07 16:04:46 +08:00
Samuel Chan
6c1b669f0f Fix the lint issue 2025-01-04 18:49:32 +08:00
Samuel Chan
e053223ef0 Fix the lint issue 2025-01-04 18:34:35 +08:00
Alex Potapenko
6f71293c83 Add Gremlin graph storage 2024-12-19 17:47:42 +01:00
Alex Potapenko
7564841450 Add Apache AGE graph storage 2024-12-13 20:41:38 +01:00
Weaxs
288985eab4 pre-commit fix tidb 2024-12-12 10:22:31 +08:00
Weaxs
8ef5a6b8cd support TiDB: add TiDBKVStorage, TiDBVectorDBStorage 2024-12-11 16:23:50 +08:00
partoneplay
d8ba7c57f3 Add MongoDB as KV storage 2024-12-05 13:57:43 +08:00
partoneplay
052322b213 Add Milvus as vector storage 2024-12-05 08:48:41 +08:00
jin
41599897fb fix pre commit 2024-11-12 13:32:40 +08:00
jin
b1a0397d18 support Oralce DB 2024-11-08 16:27:15 +08:00
jin
594470ab56 Oracle Database support
Add oracle 23ai database as the KV/vector/graph storage
2024-11-08 14:58:41 +08:00
wiltshirek
f40725feeb Merge branch 'main' into main 2024-11-01 16:50:45 -04:00
Ken Wiltshire
01b7df7afa inference running locally. use neo4j next 2024-10-27 15:37:41 -04:00
tackhwa
8deb30aa20 support lmdeploy backend 2024-10-26 16:11:15 +08:00
Sanketh Kumar
a157e8e0a2 Manually reformatted files 2024-10-25 13:32:25 +05:30
tpoisonooo
1ef973c7fc feat(examples): support siliconcloud free API 2024-10-22 15:16:57 +08:00
nongbin
6206e0e340 add visualizing graph 2024-10-20 09:55:52 +08:00
Sanketh Kumar
32464fab4e chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
João Galego
1fc55b18d5 Added support for Amazon Bedrock models 2024-10-18 14:17:14 +01:00
LarFii
83d2faca79 update requirements.txt 2024-10-16 17:37:11 +08:00
LarFii
92c11179fe ollama test 2024-10-16 15:15:10 +08:00
Larfii
44463503fd update 2024-10-08 10:38:50 +08:00