You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: mrbullwinkle
7
7
ms.author: mbullwin
8
8
ms.service: azure-ai-openai
9
9
ms.topic: overview
10
-
ms.date: 06/30/2024
10
+
ms.date: 08/06/2024
11
11
ms.custom: build-2023, build-2023-dataai
12
12
recommendations: false
13
13
---
@@ -72,7 +72,7 @@ Azure OpenAI processes text by breaking it down into tokens. Tokens can be words
72
72
73
73
The total number of tokens processed in a given request depends on the length of your input, output and request parameters. The quantity of tokens being processed will also affect your response latency and throughput for the models.
74
74
75
-
#### Image tokens (GPT-4 Turbo with Vision)
75
+
#### Image tokens (GPT-4 Turbo with Vision and GPT-4o)
76
76
77
77
The token cost of an input image depends on two main factors: the size of the image and the detail setting (low or high) used for each image. Here's a breakdown of how it works:
0 commit comments