Files
hyperframes/registry/components/ai-prompt-flow/registry-item.json
T

19 lines
624 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "ai-prompt-flow",
"type": "hyperframes:component",
"title": "AI Prompt Flow",
"description": "A composed AI prompt flow with prompt field, suggestion chips, generate action, and preview result card",
"tags": ["ui-flow", "ai", "prompt"],
"files": [
{
"path": "ai-prompt-flow.html",
"target": "compositions/components/ai-prompt-flow.html",
"type": "hyperframes:snippet"
}
],
"preview": {
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/ai-prompt-flow.png"
}
}