MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API / buildVideoContent

Function buildVideoContent

src/controllers/chat.image.video.js:583–583  ·  view source on GitHub ↗
(contentUrl)

Source from the content-addressed store, hash-verified

581 const parsedValue = parseMaybeJSON(value)
582
583 if (parsedValue === undefined || parsedValue === null || parsedValue === '') {
584 return []
585 }
586

Callers 2

generateImageVideoResultFunction · 0.85
handleVideoCompletionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected