Skip to content

Commit 60a8a94

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 5e6ff3b commit 60a8a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/supported-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Our API supports the most popular models for [Chat](/generative-apis/how-to/quer
4040
| Mistral | `pixtral-12b-2409` | 128k | 4096 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/mistralai/Pixtral-12B-2409) |
4141

4242
<Message type="note">
43-
Images size are limited to 32 million pixels (eg. around 8096x4048 resolution). Note that images above 1024x1024 are supported, but will be downscaled automatically to fit within this limits (image ratio and proportions will be preserved).
43+
Image sizes are limited to 32 million pixels (e.g., a resolution of about 8096 x 4048). Images with a resolution higher than 1024 x 1024 are supported, but automatically downscaled to fit these limitations (image ratio and proportions will be preserved).
4444
</Message>
4545

4646
## Embedding models

0 commit comments

Comments
 (0)