HappyHorse 1.1
video_generationalibaba/happyhorse-1.1阿里通义 HappyHorse(快马)1.1 视频生成模型,在 1.0 基础上进一步提升画面还原度与主体一致性。支持文生视频、多图参考图生视频、视频风格化编辑,8 步去噪实现清晰输出,端到端提速约 1.2 倍,内置专用唇形同步。
Context Window
0
Max Output Tokens
0
Released
2026-06-24
Capabilities
Video Input
Available Providers
Aliyun
Supported Protocols
openai
Providers
Aliyun
Input Tokens
$0/M
Output Tokens
$0/M
modelDetailPage.pricing.fields.output_video_per_second
$130000/M
modelDetailPage.pricing.fields.video_pricing
-
Protocols
openai
/v1/videosCode Examples
from openai import OpenAIclient = OpenAI(base_url="https://api.ofox.io/v1",api_key="YOUR_OFOX_API_KEY",)response = client.chat.completions.create(model="alibaba/happyhorse-1.1",messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)
Related Models
More from OpenAI
Frequently Asked Questions
HappyHorse 1.1 on Ofox.ai costs $0 per million input tokens and $0 per million output tokens. Pay-as-you-go, no monthly fees.
HappyHorse 1.1 supports a context window of 0 tokens with max output of 0 tokens, allowing you to process large documents and maintain long conversations.
Simply set your base URL to https://api.ofox.ai/v1 and use your Ofox API key. The API is OpenAI-compatible — just change the base URL and API key in your existing code.
HappyHorse 1.1 supports the following capabilities: Video Input. Access all features through the Ofox.ai unified API.