Commit History

remove chunk_rerank_top_k
b007a8e

zrguo commited on

Revert "update from main"
9a035e7

zrguo commited on

update from main
f48a4e3

zrguo commited on

Merge branch 'main' into rerank
6886f9b

zrguo commited on

Update token limit
53952fe

zrguo commited on

Feat: Added reranker config and lock status to status card of WebUI
e4e3ccb

gzdaniel commited on

feat: add workspace and MAX_GRAPH_NODES to /health endpoint and webui
eba362d

gzdaniel commited on

Feat: Add delete upload file option to document deletion
55629a6

gzdaniel commited on

Feat: Add document deletion for WebUI
31e8dae

gzdaniel commited on

Add user_prompt to WebUI
9d2e94f

gzdaniel commited on

Remove ll-keywords and hl-keywords from WebUI
0a1f532

gzdaniel commited on

Optimize webui error handling of streaming response
c0ff8f3

yangdx commited on

refactor: Fixed redundant blank characters in message content
9c9baf5

choizhang commited on

Merge branch 'main' into edit-node
48b5396

choizhang commited on

39a1836

choizhang commited on

feat(graph): Add editing function for entity and relationship attributes
fa48cea

choizhang commited on

feat: Add query mode 'bypass' to bypass knowledge retrieval and directly use LLM
e0cb5fa

choizhang commited on

Fix linting
90429d0

yangdx commited on

refactor(lightrag): use fetch replace axios
3def05c

choizhang commited on

Fix webtitle display problem
08aa15f

yangdx commited on

Fix web title cleaning problem
d56ff42

yangdx commited on

Add title support for webui
98c48d2

yangdx commited on

Feat: replace min_degree with max_nodes in webui
19d53d6

yangdx commited on

Refactoring clear document UI
eef0ccc

yangdx commited on

Feat: add duplicate file check
ae64c4f

yangdx commited on

feat: add pipeline busy status indicator with breathing effect
6227ba2

yangdx commited on

feat: add pipeline status monitoring dialog
e09663e

yangdx commited on

feat: Add file name display in WebUI
7540325

yangdx commited on

Added auth mode status to health check endpoint.
507cacb

yangdx commited on

Improve authentication flow and navigation handling
d27ca31

yangdx commited on

Added core and API version to health check
f510afe

yangdx commited on

Implemented version display in SiteHeader of webui
073193f

yangdx commited on

Refactor navigation and authentication flow
f9b14ab

yangdx commited on

Refactor navigation and authentication flow, prevent mounting login page multiple times
c114561

yangdx commited on

Add navigation service for centralized login redirect routing
904dda9

yangdx commited on

Fix linting
382e628

yangdx commited on

feat(auth): implement auto guest mode and enhance token system
270cb30

yangdx commited on

Added authentication checks and token validation
578ed1a

yangdx commited on

Change to hash routing, webuiInitialize controls project prefix
c9b5d82

choizhang commited on

Added loginPage
11b4cc9

choizhang commited on

Added minimum degree filter for graph queries
08f9fdd

yangdx commited on

Refactor graph search and add local Vite config.
77c6181

yangdx commited on

add graph depth and layout iteration settings
07eaad0

ArnoChen commited on

improve streaming error handling
ee3e1a1

ArnoChen commited on

finish document manager
598911f

ArnoChen commited on

add query settings
dff8a57

ArnoChen commited on

enhance web UI with retrieval testing and UI improvements
29ee1c2

ArnoChen commited on

add document manager and site heaer
0e5f52f

ArnoChen commited on

move lightrag_webui folder to top directory
f1e780e

ArnoChen commited on