release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
49
standards/capabilities/catalog.example.json
Normal file
49
standards/capabilities/catalog.example.json
Normal file
@@ -0,0 +1,49 @@
|
||||
[
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "example-provider",
|
||||
"modelId": "example-video-model",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"durationOptions": [5, 10, 15],
|
||||
"fpsOptions": [24, 30],
|
||||
"resolutionOptions": ["720p", "1080p"],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true,
|
||||
"fieldI18n": {
|
||||
"duration": {
|
||||
"labelKey": "video.capability.duration",
|
||||
"unitKey": "video.unit.second"
|
||||
},
|
||||
"fps": {
|
||||
"labelKey": "video.capability.fps",
|
||||
"unitKey": "video.unit.fps"
|
||||
},
|
||||
"resolution": {
|
||||
"labelKey": "video.capability.resolution"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "example-provider",
|
||||
"modelId": "example-image-model",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": ["2K", "4K"],
|
||||
"fieldI18n": {
|
||||
"resolution": {
|
||||
"labelKey": "image.capability.resolution"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "example-provider",
|
||||
"modelId": "example-llm-model"
|
||||
}
|
||||
]
|
||||
965
standards/capabilities/image-video.catalog.json
Normal file
965
standards/capabilities/image-video.catalog.json
Normal file
@@ -0,0 +1,965 @@
|
||||
[
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "fal",
|
||||
"modelId": "banana-2",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": [
|
||||
"1K",
|
||||
"2K",
|
||||
"4K"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-pro-fast-251015",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-pro-fast-251015-batch",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-pro-250528",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-pro-250528-batch",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-lite-i2v-250428",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-0-lite-i2v-250428-batch",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-5-pro-251215",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
true,
|
||||
false
|
||||
],
|
||||
"durationOptions": [
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seedance-1-5-pro-251215-batch",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
true,
|
||||
false
|
||||
],
|
||||
"durationOptions": [
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"480p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3.1-pro-preview",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3-pro-preview",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"low",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3-flash-preview",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"minimal",
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seed-1-8-251228",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"minimal",
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seed-2-0-pro-260215",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"minimal",
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seed-2-0-lite-260215",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"minimal",
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "llm",
|
||||
"provider": "ark",
|
||||
"modelId": "doubao-seed-2-0-mini-260215",
|
||||
"capabilities": {
|
||||
"llm": {
|
||||
"reasoningEffortOptions": [
|
||||
"minimal",
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3-pro-image-preview",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": [
|
||||
"2K",
|
||||
"4K"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3-pro-image-preview-batch",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": [
|
||||
"2K",
|
||||
"4K"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-3.1-flash-image-preview",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": [
|
||||
"0.5K",
|
||||
"1K",
|
||||
"2K",
|
||||
"4K"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "gemini-2.5-flash-image",
|
||||
"capabilities": {
|
||||
"image": {
|
||||
"resolutionOptions": [
|
||||
"1K"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "imagen-4.0-generate-001",
|
||||
"capabilities": {
|
||||
"image": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "imagen-4.0-fast-generate-001",
|
||||
"capabilities": {
|
||||
"image": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "image",
|
||||
"provider": "google",
|
||||
"modelId": "imagen-4.0-ultra-generate-001",
|
||||
"capabilities": {
|
||||
"image": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "google",
|
||||
"modelId": "veo-3.1-generate-preview",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
4,
|
||||
6,
|
||||
8
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p",
|
||||
"1080p",
|
||||
"4k"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "google",
|
||||
"modelId": "veo-3.1-fast-generate-preview",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
4,
|
||||
6,
|
||||
8
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p",
|
||||
"1080p",
|
||||
"4k"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "google",
|
||||
"modelId": "veo-3.0-generate-001",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"durationOptions": [
|
||||
4,
|
||||
6,
|
||||
8
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p",
|
||||
"1080p",
|
||||
"4k"
|
||||
],
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "google",
|
||||
"modelId": "veo-3.0-fast-generate-001",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"durationOptions": [
|
||||
4,
|
||||
6,
|
||||
8
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p",
|
||||
"1080p",
|
||||
"4k"
|
||||
],
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "google",
|
||||
"modelId": "veo-2.0-generate-001",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"durationOptions": [
|
||||
5,
|
||||
6,
|
||||
8
|
||||
],
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "fal",
|
||||
"modelId": "fal-ai/kling-video/v2.5-turbo/pro/image-to-video",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
5,
|
||||
10
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "fal",
|
||||
"modelId": "fal-ai/kling-video/v3/standard/image-to-video",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "fal",
|
||||
"modelId": "fal-ai/kling-video/v3/pro/image-to-video",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "minimax",
|
||||
"modelId": "minimax-hailuo-2.3",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
6,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"768p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "minimax",
|
||||
"modelId": "minimax-hailuo-2.3-fast",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
6,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"768p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "minimax",
|
||||
"modelId": "minimax-hailuo-02",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
6,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"512p",
|
||||
"768p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "minimax",
|
||||
"modelId": "t2v-01",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
6
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "minimax",
|
||||
"modelId": "t2v-01-director",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal"
|
||||
],
|
||||
"durationOptions": [
|
||||
6
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p"
|
||||
],
|
||||
"firstlastframe": false,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq3-pro",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
false,
|
||||
true
|
||||
],
|
||||
"durationOptions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"540p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq2-pro-fast",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
false,
|
||||
true
|
||||
],
|
||||
"durationOptions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq2-pro",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
false,
|
||||
true
|
||||
],
|
||||
"durationOptions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"540p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq2-turbo",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"generateAudioOptions": [
|
||||
false,
|
||||
true
|
||||
],
|
||||
"durationOptions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"540p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq1",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
5
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "viduq1-classic",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
5
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"modelType": "video",
|
||||
"provider": "vidu",
|
||||
"modelId": "vidu2.0",
|
||||
"capabilities": {
|
||||
"video": {
|
||||
"generationModeOptions": [
|
||||
"normal",
|
||||
"firstlastframe"
|
||||
],
|
||||
"durationOptions": [
|
||||
4,
|
||||
8
|
||||
],
|
||||
"resolutionOptions": [
|
||||
"360p",
|
||||
"720p",
|
||||
"1080p"
|
||||
],
|
||||
"firstlastframe": true,
|
||||
"supportGenerateAudio": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
6014
standards/pricing/image-video.pricing.json
Normal file
6014
standards/pricing/image-video.pricing.json
Normal file
File diff suppressed because it is too large
Load Diff
33
standards/prompt-canary/screenplay_conversion.canary.json
Normal file
33
standards/prompt-canary/screenplay_conversion.canary.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"clip_id": "clip_1",
|
||||
"original_text": "Lena enters the hall and speaks to Victor.",
|
||||
"scenes": [
|
||||
{
|
||||
"scene_number": 1,
|
||||
"heading": {
|
||||
"int_ext": "INT",
|
||||
"location": "grand_hall_night",
|
||||
"time": "night"
|
||||
},
|
||||
"description": "A large hall lit by chandeliers with long shadows on the floor.",
|
||||
"characters": ["Lena", "Victor"],
|
||||
"content": [
|
||||
{
|
||||
"type": "action",
|
||||
"text": "Lena steps forward and places the sealed letter on the table."
|
||||
},
|
||||
{
|
||||
"type": "dialogue",
|
||||
"character": "Lena",
|
||||
"parenthetical": "firmly",
|
||||
"lines": "You need to read this now."
|
||||
},
|
||||
{
|
||||
"type": "voiceover",
|
||||
"character": "Narrator",
|
||||
"text": "The room holds its breath."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
16
standards/prompt-canary/story_to_script_clips.canary.json
Normal file
16
standards/prompt-canary/story_to_script_clips.canary.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"start": "The morning bell rings across the old town square.",
|
||||
"end": "She silently folds the letter and walks away.",
|
||||
"summary": "A tense reunion begins in the square.",
|
||||
"location": "town_square_day",
|
||||
"characters": ["Lena", "Victor"]
|
||||
},
|
||||
{
|
||||
"start": "At dusk, the alley lights flicker one by one.",
|
||||
"end": "The door clicks shut behind them.",
|
||||
"summary": "They move into a hidden back alley.",
|
||||
"location": "old_alley_evening",
|
||||
"characters": ["Lena", "Victor", "Guard"]
|
||||
}
|
||||
]
|
||||
31
standards/prompt-canary/storyboard_panels.canary.json
Normal file
31
standards/prompt-canary/storyboard_panels.canary.json
Normal file
@@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"panel_number": 1,
|
||||
"description": "Wide shot of Lena entering the hall while Victor stands near the far table.",
|
||||
"characters": [
|
||||
{ "name": "Lena", "appearance": "default" },
|
||||
{ "name": "Victor", "appearance": "formal" }
|
||||
],
|
||||
"location": "grand_hall_night",
|
||||
"scene_type": "daily",
|
||||
"source_text": "Lena enters the hall and speaks to Victor.",
|
||||
"shot_type": "wide shot",
|
||||
"camera_move": "slow push in",
|
||||
"video_prompt": "A woman walks into a grand hall and approaches a man at a long table.",
|
||||
"duration": 3
|
||||
},
|
||||
{
|
||||
"panel_number": 2,
|
||||
"description": "Medium close-up of Lena placing a sealed letter on the table.",
|
||||
"characters": [
|
||||
{ "name": "Lena", "appearance": "default" }
|
||||
],
|
||||
"location": "grand_hall_night",
|
||||
"scene_type": "emotion",
|
||||
"source_text": "She places the letter in front of him.",
|
||||
"shot_type": "medium close-up",
|
||||
"camera_move": "static",
|
||||
"video_prompt": "A young woman puts a sealed envelope on a wooden table.",
|
||||
"duration": 2
|
||||
}
|
||||
]
|
||||
22
standards/prompt-canary/voice_analysis.canary.json
Normal file
22
standards/prompt-canary/voice_analysis.canary.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"lineIndex": 1,
|
||||
"speaker": "Lena",
|
||||
"content": "You need to read this now.",
|
||||
"emotionStrength": 0.28,
|
||||
"matchedPanel": {
|
||||
"storyboardId": "sb_1",
|
||||
"panelIndex": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"lineIndex": 2,
|
||||
"speaker": "Victor",
|
||||
"content": "Where did you get this letter?",
|
||||
"emotionStrength": 0.22,
|
||||
"matchedPanel": {
|
||||
"storyboardId": "sb_1",
|
||||
"panelIndex": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user