Skip to content

Commit 9dc3c82

Browse files
gojiramrbullwinkle
andauthored
Update articles/ai-services/openai/concepts/models.md
Co-authored-by: Michael <[email protected]>
1 parent 4696bce commit 9dc3c82

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
2929

3030
GPT-4 is a large multimodal model (accepting text or image inputs and generating text) that can solve difficult problems with greater accuracy than any of OpenAI's previous models. Like GPT-3.5 Turbo, GPT-4 is optimized for chat and works well for traditional completions tasks. Use the Chat Completions API to use GPT-4. To learn more about how to interact with GPT-4 and the Chat Completions API check out our [in-depth how-to](../how-to/chatgpt.md).
3131

32-
GPT-4 Turbo with Vision is the version of GPT-4 that accepts imagea inputs. It is available as the `vision-preview` model of `gpt-4`.
32+
GPT-4 Turbo with Vision is the version of GPT-4 that accepts image inputs. It is available as the `vision-preview` model of `gpt-4`.
3333

3434
- `gpt-4`
3535
- `gpt-4-32k`

0 commit comments

Comments
 (0)