lightrag / lightrag_webui /src /components

Commit History

Add suppressErrorRendering to mermaid config
67607c4

gzdaniel commited on

Reorder query settings in web UI
0ac0e8f

gzdaniel commited on

remove chunk_rerank_top_k
b007a8e

zrguo commited on

build
164aedb

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

Improve query settings input experience in WebUI
059809e

gzdaniel commited on

Increase status card label width and dialog size
cbddb5e

gzdaniel commited on

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

gzdaniel commited on

Sync frontend with backend MAX_GRAPH_NODES
b2d3810

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

Fix linting
2125b00

gzdaniel commited on

Feat: Add document deletion for WebUI
31e8dae

gzdaniel commited on

fix: use dynamic imports for KaTeX to resolve module initialization error
c6c74f0

gzdaniel commited on

feat: add LaTeX formula rendering support to ChatMessage component
6b724e4

gzdaniel commited on

Enhances property edit dialog with error handling and loading states
76c2808

gzdaniel commited on

Add user_prompt to WebUI
9d2e94f

gzdaniel commited on

Remove CardDescription
369f4fe

gzdaniel commited on

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

gzdaniel commited on

Resolve json code block freezing issue
5293b08

gzdaniel commited on

Hide created_at property on webui
3dcb884

gzdaniel commited on

Replaced Text components with standard labels associated via htmlFor/id to fix accessibility warnings.
5650b5f

gzdaniel commited on

Fix linting
d97200c

gzdaniel commited on

Fix time zone problem of doc status
bdc814e

gzdaniel commited on

Adjust width of chat message box from server
4fe4fcf

yangdx commited on

Increase the pipeline status popup width
e204401

yangdx commited on

Fix linting
5f7b577

yangdx commited on

Stablize mermaid render in history messages
d8300f7

yangdx commited on

Postpond mermaid rendering untill streaming streaming respond stopped.
ac8ad08

yangdx commited on

Upload file in the order of sorted file name
53b0dc2

yangdx commited on

Change chat message component width to 90%
ca74585

yangdx commited on

Add typography to webui and fix markdown render problem
1f688ca

yangdx commited on

Fix layout problem of QuerySettings for WebUI
93c2391

yangdx commited on

Fix linting
87eb497

yangdx commited on

refactor: Fixed redundant blank characters in message content
9c9baf5

choizhang commited on

feat(chat): Add Mermaid chart support and optimize code highlighting. Resolve the issue of streaming returns
245987a

choizhang commited on

Increase the threshold value of enabling middle content search.
311e37f

yangdx commited on

Switch rotation bottun posstion
0310951

yangdx commited on

Update toptips position
310568a

yangdx commited on

fix: limit property value display length to prevent horizontal scrollbars
86d9157

yangdx commited on

Optimize tooltips posistion
449346d

yangdx commited on

Remove grapOperation.ts
2ea23b2

yangdx commited on

refactor: improve graph property update mechanism
b6a03c6

yangdx commited on

Fix Neo4j node and edge edit problem
f4c3104

yangdx commited on

Fix linting
6d16de8

yangdx commited on

Fix tooltips missing for editable properties
11a9ac3

yangdx commited on

Enhanced textarea configuration in property editor
4ec8cf8

yangdx commited on