Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenBMB/ChatDev
/ apiUrl
Function
apiUrl
frontend/src/utils/apiFunctions.js:3–3 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
1
import
yaml from
'js-yaml'
2
3
const
apiUrl = (path) => path
4
5
const
addYamlSuffix = (filename) => {
6
const
trimmed = (filename ||
''
).trim()
Callers
14
postYaml
Function · 0.85
updateYaml
Function · 0.85
postYamlNameChange
Function · 0.85
postYamlCopy
Function · 0.85
fetchWorkflowsWithDesc
Function · 0.85
fetchWorkflowYAML
Function · 0.85
fetchYaml
Function · 0.85
fetchVueGraph
Function · 0.85
postVuegraphs
Function · 0.85
fetchConfigSchema
Function · 0.85
fetchLogsZip
Function · 0.85
getAttachment
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected