- Add /video/generate endpoint to crawl4ai Python service - Add VideoGenerateRequest and VideoGenerateResponse models - Add generateVideo method to MetaCrawlClient TypeScript client - Add /api/meta/video Next.js API route - Add 'Video' button in PromptHero UI (visible only for Meta AI provider) - Blue/cyan gradient styling for Video button to differentiate from Generate
10 lines
110 B
Text
10 lines
110 B
Text
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
npm-debug.log
|
|
README.md
|
|
.next
|
|
.git
|
|
.env*
|
|
! .env.example
|
|
.venv
|