Skip to content
Discussion options

You must be logged in to vote

Yes - custom prompts are supported, and they are the normal way to use OpenMontage. The demos are examples, not the required entry point. After setup, open the repo in your AI coding assistant and give it a production request directly, for example: (github.com)

Make a 60-second animated explainer about how neural networks learn

The key detail is that OpenMontage is pipeline-driven rather than demo-script-driven. For any video request, the agent should select a pipeline from pipeline_defs/, read pipeline_defs/<pipeline>.yaml, then execute each stage using the matching director skill under skills/pipelines/<pipeline>/<stage>-director.md. (github.com)

For “injecting custom prompts,” the rig…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@zohre1889
Comment options

Answer selected by zohre1889
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants