yangdx
0e234beaf5
Always fetch data for "*" label
2025-03-12 05:44:27 +08:00
yangdx
32e7fdc4fc
fix(Tooltip): fix truncated content and add scrollbar in property tooltips
2025-03-12 04:59:18 +08:00
yangdx
a124c2d391
Renamed relationship type from 'Target' to 'Neighbour'
2025-03-12 03:49:11 +08:00
choizhang
7bf2d51bd0
Added language and theme switching function to login page and homepage
2025-03-12 00:42:12 +08:00
choizhang
e5214f1a70
Merge branch 'main' into loginPage
2025-03-11 23:57:03 +08:00
zrguo
2ffd7f9111
fix linting
2025-03-11 21:13:50 +08:00
yangdx
f1d312a2ce
Update UI and refine node property display for compatible with legacy data
2025-03-11 15:54:41 +08:00
yangdx
30310c2845
Fix relation info in kownledge graph UI
2025-03-11 15:36:38 +08:00
choizhang
6b22e8065b
Added loginPage
2025-03-11 14:48:19 +08:00
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
7e088ca528
Refactor code and update environment type definitions.
...
- Consolidate type definitions in vite-env.d.ts
- Update TypeScript include paths
2025-03-07 08:17:25 +08:00
yangdx
81b78bda76
Refactor Vite configuration and add environment type definitions
...
- Removed local Vite config file
- Updated dev scripts to use default config
- Added env.d.ts for type definitions
- Enhanced Vite config with dynamic proxy
- Simplified build and dev script commands
2025-03-05 18:25:51 +08:00
yangdx
b08bf51b69
Apply graph force layout on maxIterations change
2025-03-05 14:30:30 +08:00
yangdx
cb988f20da
Added emptyOutDir option to Vite build config
2025-03-05 12:54:15 +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
yangdx
d52b6bead1
Refactor graph search and add local Vite config.
...
- Simplify graph search parameters in API
- Add inclusive search and min degree options
- Update Vite config for local development
- Enhance graph query endpoint in web UI
- Add new Vite config file for local setup
2025-03-05 10:39:27 +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
dbf5481959
replace react-shiki with react-syntax-highlighter to reduce package size
2025-02-24 18:58:57 +08:00
ArnoChen
e2b4e661e3
feat: retrieval message code highlight, message copy button
2025-02-24 18:17:17 +08:00
Saifeddine ALOUI
3f3e9ef367
Upgraded webui to show more upload options and added building without using bun to the webui
2025-02-20 11:25:57 +01:00
Saifeddine ALOUI
3627b4485f
Upgraded webui to support more files
2025-02-20 11:14:48 +01:00
Saifeddine ALOUI
427118c8a4
Update FileUploader.tsx
2025-02-20 11:03:56 +01:00
Saifeddine ALOUI
f8ad7ffac1
Added more types
2025-02-20 11:02:32 +01:00
ArnoChen
eaf1e92e76
render chat message as markdown
2025-02-18 00:42:31 +08:00
ArnoChen
e083ebb95a
improve streaming error handling
2025-02-18 00:30:51 +08:00
ArnoChen
7c68bf7ab7
move ThemeProvider and ThemeToggle components
2025-02-17 12:35:35 +08:00
ArnoChen
6da53a302a
add api tab in webui and handle invalid num_turns
2025-02-17 12:32:04 +08:00
ArnoChen
dfd7f702dc
new build
...
fix api alert
2025-02-17 02:08:55 +08:00
ArnoChen
c5f380986d
implement API key alert
2025-02-17 01:59:36 +08:00
ArnoChen
f5ee1f2cdb
release new webui
2025-02-17 01:14:33 +08:00
ArnoChen
cf7c45b5dd
format
2025-02-17 01:05:48 +08:00
ArnoChen
c2a7079392
finish document manager
2025-02-17 01:05:31 +08:00
ArnoChen
be4cdedfa1
add API tab to display backend documentation
2025-02-17 01:04:14 +08:00
ArnoChen
e5b89c5400
fix retrieval testing and query settings
2025-02-16 21:58:30 +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
bc83c4c7ed
update readme
...
configure output directory
2025-02-13 17:54:10 +08:00
ArnoChen
85e6989abc
move lightrag_webui folder to top directory
2025-02-13 17:29:51 +08:00