Skip to content

Commit c819e74

Browse files
committed
Merge branch 'openai-updates' of https://github.com/PatrickFarley/azure-docs-pr into openai-updates
2 parents 59ada20 + 5d58dcb commit c819e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/concepts/gpt-with-vision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The GPT-4 Turbo with Vision model answers general questions about what's present
2424

2525
## Enhancements
2626

27-
Enhancements let you incorporate other Azure AI services to add new functionality to the chat-with-vision experience.
27+
Enhancements let you incorporate other Azure AI services (such as Azure AI Vision) to add new functionality to the chat-with-vision experience.
2828

2929
**Object grounding**: Azure AI Vision complements GPT-4 Turbo with Vision’s text response by identifying and locating salient objects in the input images. This lets the chat model give more accurate and detailed responses about the contents of the image.
3030

@@ -67,7 +67,7 @@ For a typical use case, take a 3-minute video with a 100-token prompt input. The
6767

6868
| Item | Detail | Total Cost |
6969
|-----------------|-----------------|--------------|
70-
| GPT-4 Turbo with Vision Input Tokens | 100 text tokens | $0.001 |
70+
| GPT-4 Turbo with Vision input tokens | 100 text tokens | $0.001 |
7171
| Additional Cost to identify frames | 100 input tokens + 700 tokens + 1 Video Retrieval transaction | $0.00825 |
7272
| Image Inputs and Transcript Input | 20 images (85 tokens each) + 100 transcript tokens | $0.018 |
7373
| Output Tokens | 100 tokens (assumed) | $0.003 |

0 commit comments

Comments
 (0)