This website requires JavaScript.
Explore
Help
Sign in
gmakstutis
/
LightRAG
Watch
1
Star
0
Fork
You've already forked LightRAG
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
725d5af215
LightRAG
/
lightrag
History
Luca Congiu
725d5af215
Refactor code formatting and update requirements for improved clarity and consistency
2024-12-24 09:56:33 +01:00
..
kg
GremlinStorage: fix linting error, use asyncio.gather in get_node_edges()
2024-12-20 09:57:35 +01:00
__init__.py
Update __init__.py
2024-12-20 18:26:53 +08:00
base.py
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
2024-12-06 10:13:16 +08:00
lightrag.py
Add Gremlin graph storage
2024-12-19 17:47:42 +01:00
llm.py
Refactor code formatting and update requirements for improved clarity and consistency
2024-12-24 09:56:33 +01:00
operate.py
Merge pull request
#461
from tjyiiuan/main
2024-12-13 15:10:53 +08:00
prompt.py
refactor(prompt): 优化提示模板以提高相似度评估的准确性- 明确了相似度评分的评判标准,包括不同情况下的评分依据
2024-12-11 12:57:58 +08:00
storage.py
Update __version__
2024-12-13 20:15:49 +08:00
utils.py
add concurrent embedding limit
2024-12-10 09:01:21 +08:00