MCPcopy 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

1import { defineStore } from 'pinia'
2import { store } from './index'
3import { chatApi, ChatInfo } from '@/api/chat'
4import { useCache } from '@/utils/useCache'

Callers

nothing calls this directly

Calls 1

useCacheFunction · 0.90

Tested by

no test coverage detected