|
|
a7099d37f3
|
docs: add video model-specific input parameters to API.md
Extracted input parameters from video-model-api-doc.md for each platform:
- Vidu: T2V, I2V, 2I2V, Ref2V (v1/v2 subject/non-subject modes)
- Seedance: T2V, TI2V, Ref2V
- Tongyi/DashScope: T2V, I2V, 2I2V, Ref2V, IA2V
- Kling: T2V
- Hailuo/MiniMax: TI2V
- HappyHorse: T2V, I2V, Ref2V
|
2026-05-30 22:45:51 +08:00 |
|
|
|
ca51e168dc
|
docs: add API documentation for all /v1 endpoints
- docs/API.md: comprehensive API docs covering:
- POST /v1/chat/completions (text generation)
- POST /v1/video/generations (video generation, new)
- POST /v1/image/generations (image generation, new)
- GET /v1/tasks (async task status)
- GET /v1/models (list available models)
- Authentication, balance check, and billing notes
|
2026-05-26 13:10:05 +08:00 |
|