Skip to content

Commit 6f5a65a

Browse files
Merge pull request #70 from aahill/quick-fix
updating file limit
2 parents 7b42671 + b9afe7a commit 6f5a65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following sections provide you with a quick guide to the default quotas and
4545
| Maximum number of Provisioned throughput units per deployment | 100,000 |
4646
| Max files per Assistant/thread | 10,000 when using the API or AI Studio. 20 when using Azure OpenAI Studio.|
4747
| Max file size for Assistants & fine-tuning | 512 MB |
48+
| Max size for all uploaded files for Assistants |100 GB |
4849
| Assistants token limit | 2,000,000 token limit |
4950
| GPT-4o max images per request (# of images in the messages array/conversation history) | 10 |
5051
| GPT-4 `vision-preview` & GPT-4 `turbo-2024-04-09` default max tokens | 16 <br><br> Increase the `max_tokens` parameter value to avoid truncated responses. GPT-4o max tokens defaults to 4096. |

0 commit comments

Comments
 (0)