Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ModelEngine-Group/nexent
/ toString
Method
toString
frontend/services/modelService.ts:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
135
// Override the toString method to only return the message
136
toString() {
137
return
this.message;
138
}
139
}
140
141
// Model service
Callers
15
index.ts
File · 0.80
renderDialogList
Function · 0.80
prepareAuthRequestBody
Function · 0.80
forwardAuthRequest
Function · 0.80
computeHash
Function · 0.80
DiagramComponent
Function · 0.80
PdfViewer.tsx
File · 0.80
getOrCreateCurrentStep
Function · 0.80
appendModelOutputContent
Function · 0.80
extractAssistantMsgFromResponse
Function · 0.80
getScoreColor
Function · 0.80
safeUUID
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected