Alibaba · Video
Hermes Agent x HappyHorse
HappyHorse belongs to the Alibaba catalog on RunAPI and exposes canonical text-to-video, image-to-video, and edit-video capabilities across API, SDK, CLI, Bruno, and docs surfaces.
Public versions and endpoints
| Model ID | Version | Endpoints | Starting price | Catalog |
|---|---|---|---|---|
happyhorse-1.0-i2v | HappyHorse 1.0 image-to-video from one first-frame image | /api/v1/happyhorse/image_to_video | $0.410 | Model detail |
happyhorse-1.0-r2v | HappyHorse 1.0 reference-guided video from 1-9 ordered images | /api/v1/happyhorse/text_to_video | $0.410 | Model detail |
happyhorse-1.0-t2v | HappyHorse 1.0 text-to-video at 720p or 1080p | /api/v1/happyhorse/text_to_video | $0.410 | Model detail |
happyhorse-character | 3-15s text-to-video clips guided by 1-9 ordered reference images | /api/v1/happyhorse/text_to_video | $0.410 | Model detail |
happyhorse-edit-video | Prompted source-video edits with optional reference images | /api/v1/happyhorse/edit_video | $0.480 | Model detail |
happyhorse-image-to-video | 3-15s image-to-video clips from one first-frame image | /api/v1/happyhorse/image_to_video | $0.410 | Model detail |
happyhorse-text-to-video | 3-15s text-to-video clips at 720p or 1080p | /api/v1/happyhorse/text_to_video | $0.410 | Model detail |
Configuration
Guide endpoint: <endpoint>
Select <model-id> to generate a request with the endpoint's public input contract.Verify
Select <model-id> to generate verification commands.How it works
- 1. Choose a model ID
Select a public catalog model ID and review its endpoint and current starting price.
- 2. Configure RunAPI
Set RUNAPI_API_KEY before making the endpoint request.
- 3. Verify the result
For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.
FAQ
Which model ID should I use?
Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.
Does this guide configure a chat model?
No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.