Skip to content

Commit 9bc5f15

Browse files
authored
Merge branch 'main' into RAGAnything
2 parents 680b7c5 + dc51252 commit 9bc5f15

File tree

54 files changed

+3438
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3438
-40
lines changed

lightrag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
22

3-
__version__ = "1.4.8.1"
3+
__version__ = "1.4.8.2"
44
__author__ = "Zirui Guo"
55
__url__ = "https://github.com/HKUDS/LightRAG"

lightrag/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__api_version__ = "0222"
1+
__api_version__ = "0223"

lightrag/api/webui/assets/_basePickBy-BZlRisJu.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lightrag/api/webui/assets/_baseUniq-DkG1DiI3.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lightrag/api/webui/assets/architectureDiagram-SUXI7LT5-DxGZ4Qwo.js

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)