Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/xerrors/Yuxi
/ knowledge_api.js
File
knowledge_api.js
web/src/apis/knowledge_api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ apiGet, apiAdminGet, apiAdminPost, apiAdminPut, apiAdminDelete, apiRequest } from
'./base'
2
3
/**
4
* 知识库管理API模块
Callers
nothing calls this directly
Calls
8
apiAdminGet
Function · 0.90
apiAdminPost
Function · 0.90
apiAdminPut
Function · 0.90
apiAdminDelete
Function · 0.90
apiGet
Function · 0.90
apiRequest
Function · 0.90
graphBuildUrl
Function · 0.85
append
Method · 0.80
Tested by
no test coverage detected