Skip to content

Commit 41e4677

Browse files
committed
feat: add desc for veo 3.1 ratio, unpdate minimax chat schemas
1 parent 649fd3d commit 41e4677

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/api-references/text-models-llm/MiniMax/m1.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api-references/text-models-llm/MiniMax/text-01.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/openapi/descriptions/video.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Supported configurations include:
5757
},
5858
ratio: {
5959
desc: `The aspect ratio of the generated video.`,
60+
veo_3_1: {
61+
desc: `The aspect ratio of the generated video. The value 1:1 is only available when the resolution parameter is set to 720p.`,
62+
},
6063
},
6164
seed: {
6265
desc: `Varying the seed integer is a way to get different results for the same other request parameters. Using the same value for an identical request will produce similar results. If unspecified, a random number is chosen.`,

0 commit comments

Comments
 (0)