Commit Graph

26 Commits

Author SHA1 Message Date
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