Conversation
79144dd to
c91ceb2
Compare
c91ceb2 to
32c1fcf
Compare
ivansenic
left a comment
There was a problem hiding this comment.
Imo we need immediatelly getRender or something like this, and we need to solve pooling, so I can visually have the final video(s).. Imo that should be done in this task..
Some things need fixing imo, especially in the model
| type: "text", | ||
| text: `Failed to create render: ${err}`, |
ivansenic
left a comment
There was a problem hiding this comment.
Not bad, have a look on comments..
| outputSchema: Output, | ||
| }, | ||
| async ({ isDesign, projectDesignId, templateVariantId, parameters }) => { | ||
| // TODO: Handle object parameters "my.parameter.x" |
There was a problem hiding this comment.
i guess not needed, if explained how "keyed" params should be represented in the parameters object (just add instruction point)..
|
|
||
| // Successful submission | ||
| return { | ||
| content: [ |
There was a problem hiding this comment.
does it make sence that we send also a https://modelcontextprotocol.io/specification/2025-06-18/server/tools#resource-links for this render html page, so link to app.plainlyvideos.com/renderid imo this makes a lot of sense, since I could at least get link until we have pooling
content is array and you can send multiple things




No description provided.