Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ assistant.ts
File
assistant.ts
frontend/src/stores/assistant.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineStore } from
'pinia'
2
import
{ store } from
'./index'
3
import
{ chatApi, ChatInfo } from
'@/api/chat'
4
import
{ useCache } from
'@/utils/useCache'
Callers
nothing calls this directly
Calls
1
useCache
Function · 0.90
Tested by
no test coverage detected