MCPcopy
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

1import { create } from 'zustand'
2import { persist, createJSONStorage } from 'zustand/middleware'
3import { createSelectors } from '@/lib/utils'
4import { defaultQueryLabel, suggestedUserPrompts } from '@/lib/constants'

Callers

nothing calls this directly

Calls 6

createSelectorsFunction · 0.90
createFunction · 0.85
setFunction · 0.85
unshiftMethod · 0.45
filterMethod · 0.45
includesMethod · 0.45

Tested by

no test coverage detected