Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rfym21/Qwen2API
/ sendUpstreamError
Function
sendUpstreamError
src/controllers/chat.image.video.js:566–569 ·
view source on GitHub ↗
(res, upstreamError)
Source
from the content-addressed store, hash-verified
564
if
(!trimmedValue) {
565
return
value
566
}
567
568
try {
569
return
JSON.parse(trimmedValue)
570
} catch (e) {
571
return
value
572
}
Callers
2
handleImageVideoCompletion
Function · 0.85
handleVideoCompletion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected