Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
VIDU_API_KEY | Yes | Your Vidu API key (available from Vidu website) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
image-to-video | Generate a video from an image using Vidu API |
check-generation-status | Check the status of a video generation task |
upload-image | Upload an image to use with the Vidu API |