Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HKUDS/LightRAG
/ settings.ts
File
settings.ts
lightrag_webui/src/stores/settings.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
import
{ persist, createJSONStorage } from
'zustand/middleware'
3
import
{ createSelectors } from
'@/lib/utils'
4
import
{ defaultQueryLabel, suggestedUserPrompts } from
'@/lib/constants'
Callers
nothing calls this directly
Calls
6
createSelectors
Function · 0.90
create
Function · 0.85
set
Function · 0.85
unshift
Method · 0.45
filter
Method · 0.45
includes
Method · 0.45
Tested by
no test coverage detected