Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xerrors/Yuxi
/ agent_api.js
File
agent_api.js
web/src/apis/agent_api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ apiGet, apiPost, apiDelete, apiPut, apiRequest } from
'./base'
2
import
{ useUserStore } from
'@/stores/user'
3
4
/**
Callers
nothing calls this directly
Calls
7
apiPost
Function · 0.90
apiGet
Function · 0.90
apiPut
Function · 0.90
apiDelete
Function · 0.90
apiRequest
Function · 0.90
set
Method · 0.80
append
Method · 0.80
Tested by
no test coverage detected