yangdx
55d796c669
Fix linting
2025-03-14 00:03:45 +08:00
yangdx
1864da4f45
fix: improve tab switching behavior to preserve WebGL context in graph viewer
...
• Force mount inactive tabs
• Maintain WebGL context across tab switches
• Add visibility styles to TabsContent
• Update conditional rendering logic
2025-03-13 22:03:54 +08:00
yangdx
b4d3da3b39
Optimize graph state management & performance for tab switching visibility
...
• Reset graph data without recreating instance
• Fix search result caching on graph updates
2025-03-13 21:56:31 +08:00
yangdx
e30162e50a
Minimized API request between Tab view change
2025-03-13 19:50:37 +08:00
yangdx
3b6fabca0e
Added tab visibility context and provider for dynamic tab management
...
- Introduced TabVisibilityProvider component
- Created TabContent for conditional rendering
- Added context and hooks for tab visibility
- Updated DocumentManager dependencies
- Integrated provider in App component
2025-03-13 15:15:42 +08:00
yangdx
d28a94d55d
Refactor AsyncSearch component for better key management
2025-03-13 15:04:42 +08:00
yangdx
06bff7e836
Improve graph label search functionality and UI behavior
...
- Display a drop down list box when user input is empty
- Ensure graph is available before searching
2025-03-13 01:48:40 +08:00
yangdx
330f608fa9
Fix linting
2025-03-12 18:55:15 +08:00
yangdx
32e7fdc4fc
fix(Tooltip): fix truncated content and add scrollbar in property tooltips
2025-03-12 04:59:18 +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
Saifeddine ALOUI
427118c8a4
Update FileUploader.tsx
2025-02-20 11:03:56 +01:00
ArnoChen
c5f380986d
implement API key alert
2025-02-17 01:59:36 +08:00
ArnoChen
fc3ca2777f
add query settings
2025-02-16 21:43:14 +08:00
ArnoChen
d1358c30f3
enhance web UI with retrieval testing and UI improvements
2025-02-16 04:34:22 +08:00
ArnoChen
1fe456666a
add document manager and site heaer
...
clean
format
2025-02-15 23:29:30 +08:00
ArnoChen
85e6989abc
move lightrag_webui folder to top directory
2025-02-13 17:29:51 +08:00