Skip to content

Commit eac0ae6

Browse files
committed
update
1 parent c001f46 commit eac0ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mrbullwinkle
77
ms.author: mbullwin
88
ms.service: azure-ai-openai
99
ms.topic: overview
10-
ms.date: 06/30/2024
10+
ms.date: 08/06/2024
1111
ms.custom: build-2023, build-2023-dataai
1212
recommendations: false
1313
---
@@ -72,7 +72,7 @@ Azure OpenAI processes text by breaking it down into tokens. Tokens can be words
7272

7373
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.
7474

75-
#### Image tokens (GPT-4 Turbo with Vision)
75+
#### Image tokens (GPT-4 Turbo with Vision and GPT-4o)
7676

7777
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:
7878

0 commit comments

Comments
 (0)