Commit Graph

167 Commits

Author SHA1 Message Date
zrguo
7b0f3ffcda Merge branch 'main' into main 2024-12-09 17:55:56 +08:00
zrguo
113a7f4a71 Merge pull request #430 from zhenya-zhu/ollama-api-service-demo
Add a ollama API service demo
2024-12-09 17:47:37 +08:00
zrguo
71af34196f Merge branch 'main' into fix-entity-name-string 2024-12-09 17:30:40 +08:00
I561043
a2f3de25f8 fix format 2024-12-09 17:06:52 +08:00
I561043
9fef519caf add demo for ollama api service 2024-12-09 15:39:34 +08:00
partoneplay
a7fcb653e3 Merge remote-tracking branch 'origin/main' and fix syntax 2024-12-09 12:36:55 +08:00
Larfii
d8edc915e7 Move jina demo 2024-12-09 11:19:57 +08:00
Kaushik Acharya
aca80fe981 Interactive Graph: Mouse hover nodes and edges displays description in pop-up window 2024-12-08 21:46:33 +05:30
partoneplay
a8e09ba6c5 Add support for OpenAI Compatible Streaming output 2024-12-07 14:53:15 +08:00
partoneplay
e82d13e182 Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo 2024-12-06 10:13:16 +08:00
partoneplay
335179196a Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo 2024-12-06 10:13:16 +08:00
magicyuan876
84e3b9e44b feat(lightrag): 添加 查询时使用embedding缓存功能
- 在 LightRAG 类中添加 embedding_cache_config配置项
- 实现基于 embedding 相似度的缓存查询和存储
- 添加量化和反量化函数,用于压缩 embedding 数据
- 新增示例演示 embedding 缓存的使用
2024-12-06 08:18:09 +08:00
yuanxiaobin
c19c516792 feat(lightrag): 添加 查询时使用embedding缓存功能
- 在 LightRAG 类中添加 embedding_cache_config配置项
- 实现基于 embedding 相似度的缓存查询和存储
- 添加量化和反量化函数,用于压缩 embedding 数据
- 新增示例演示 embedding 缓存的使用
2024-12-06 08:18:09 +08:00
magicyuan876
d48c6e4588 feat(lightrag): 添加 查询时使用embedding缓存功能
- 在 LightRAG 类中添加 embedding_cache_config配置项
- 实现基于 embedding 相似度的缓存查询和存储
- 添加量化和反量化函数,用于压缩 embedding 数据
- 新增示例演示 embedding 缓存的使用
2024-12-06 08:17:20 +08:00
yuanxiaobin
525c971a23 feat(lightrag): 添加 查询时使用embedding缓存功能
- 在 LightRAG 类中添加 embedding_cache_config配置项
- 实现基于 embedding 相似度的缓存查询和存储
- 添加量化和反量化函数,用于压缩 embedding 数据
- 新增示例演示 embedding 缓存的使用
2024-12-06 08:17:20 +08:00
Larfii
9af3676991 Fix JSON parsing error 2024-12-05 18:26:55 +08:00
Larfii
5e1f317264 Fix JSON parsing error 2024-12-05 18:26:55 +08:00
zrguo
59812f2ede Merge pull request #399 from partoneplay/main
Add MongoDB as KV storage
2024-12-05 18:21:50 +08:00
zrguo
d3865b9e2a Merge pull request #399 from partoneplay/main
Add MongoDB as KV storage
2024-12-05 18:21:50 +08:00
Larfii
e99832cc13 Fix: unexpected keyword argument error. 2024-12-05 14:11:43 +08:00
Larfii
c31a2654f9 Fix: unexpected keyword argument error. 2024-12-05 14:11:43 +08:00
partoneplay
d8ba7c57f3 Add MongoDB as KV storage 2024-12-05 13:57:43 +08:00
partoneplay
f02cdee9b5 Add MongoDB as KV storage 2024-12-05 13:57:43 +08:00
zrguo
6d274019dd Merge pull request #393 from partoneplay/main
Add Milvus as vector storage
2024-12-05 12:05:30 +08:00
zrguo
c352eb6d84 Merge pull request #393 from partoneplay/main
Add Milvus as vector storage
2024-12-05 12:05:30 +08:00
tmuife
0744d30a60 Merge branch 'HKUDS:main' into main 2024-12-05 10:59:10 +08:00
tmuife
3d74578d4c Merge branch 'HKUDS:main' into main 2024-12-05 10:59:10 +08:00
partoneplay
052322b213 Add Milvus as vector storage 2024-12-05 08:48:41 +08:00
partoneplay
cfb8ca6f16 Add Milvus as vector storage 2024-12-05 08:48:41 +08:00
LarFii
44d441a951 update insert custom kg 2024-12-04 19:44:04 +08:00
LarFii
db9b9f69f8 update insert custom kg 2024-12-04 19:44:04 +08:00
jinsh
ffc916a6d4 rename 2024-12-04 14:10:43 +08:00
jinsh
93fa9e1a61 rename 2024-12-04 14:10:43 +08:00
MRX760
5f13ce1ce9 added nvidia text-embedding API and example of using nvidia API llm and text-embedding 2024-12-03 17:15:10 +07:00
MRX760
0b87e4649f added nvidia text-embedding API and example of using nvidia API llm and text-embedding 2024-12-03 17:15:10 +07:00
jin
9f28ba0b01 Update lightrag_oracle_demo.py
add embedding_func for graph database, it's deleted in commit 5661d76860
This will fix the issue
2024-12-02 15:30:35 +08:00
jin
d5303b4e48 Update lightrag_oracle_demo.py
add embedding_func for graph database, it's deleted in commit 5661d76860
This will fix the issue
2024-12-02 15:30:35 +08:00
jin
0edb958357 Update insert_custom_kg.py 2024-11-27 15:20:10 +08:00
jin
69867da89f Update insert_custom_kg.py 2024-11-27 15:20:10 +08:00
jin
9f3c0581ac Merge branch 'HKUDS:main' into main 2024-11-27 15:16:28 +08:00
jin
a88908009c Merge branch 'HKUDS:main' into main 2024-11-27 15:16:28 +08:00
jin
8c88599abc fix formate 2024-11-26 10:21:39 +08:00
jin
28bc45c8f5 fix formate 2024-11-26 10:21:39 +08:00
jin
7cd06159e0 add LightRAG init parameters in readme
also fix some error
2024-11-26 10:19:28 +08:00
jin
5bde05ed53 add LightRAG init parameters in readme
also fix some error
2024-11-26 10:19:28 +08:00
Larfii
cb492ccb04 Add custom KG insertion 2024-11-25 18:06:19 +08:00
Larfii
abc56d68a2 Add custom KG insertion 2024-11-25 18:06:19 +08:00
jin
26ae240c65 Logic Optimization 2024-11-25 13:40:38 +08:00
jin
21f161390a Logic Optimization 2024-11-25 13:40:38 +08:00
jin
1dbe803521 Merge branch 'main' of https://github.com/jin38324/LightRAG 2024-11-25 13:32:33 +08:00