Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ useAssistantStore
Function
useAssistantStore
frontend/src/stores/assistant.ts:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
export
const
useAssistantStore = () => {
247
return
AssistantStore(store)
248
}
Callers
1
request.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected