baoheping
ed1e44f925
Merge branch 'main' into multi-language
2025-03-08 19:04:32 +08:00
baoheping
59a2202e7c
Added Minimum Degree
2025-03-08 11:01:10 +00:00
yangdx
b08bf51b69
Apply graph force layout on maxIterations change
2025-03-05 14:30:30 +08:00
yangdx
1fddc8552e
Added minimum degree filter for graph queries
...
- Introduced min_degree parameter in graph query
- Updated UI to include minimum degree setting
- Modified API to handle min_degree parameter
- Updated graph query logic in LightRAG
2025-03-05 11:37:55 +08:00
ArnoChen
798c37d4fa
build webui
2025-02-25 18:36:34 +08:00
ArnoChen
40a1a94a31
add graph depth and layout iteration settings
2025-02-25 18:32:53 +08:00
ArnoChen
7c68bf7ab7
move ThemeProvider and ThemeToggle components
2025-02-17 12:35:35 +08:00
ArnoChen
c5f380986d
implement API key alert
2025-02-17 01:59:36 +08:00