Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ embedded.ts
File
embedded.ts
frontend/src/api/embedded.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ request } from
'@/utils/request'
2
3
export
const
getList = () => request.get(
'/system/assistant'
)
4
export
const
getAdvancedApplicationList = () =>
Callers
nothing calls this directly
Calls
5
patch
Method · 0.80
put
Method · 0.80
post
Method · 0.80
get
Method · 0.65
delete
Method · 0.45
Tested by
no test coverage detected