Skip to content

Commit dd7e4cd

Browse files
committed
Fix bookmark link
1 parent ad8854a commit dd7e4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/api-versions/latest-inference-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5108,7 +5108,7 @@ This component can be one of the following:
51085108
| Name | Type | Description | Required | Default |
51095109
|------|------|-------------|----------|---------|
51105110
| image_url | object | | Yes | |
5111-
| └─ detail | enum | Specifies the detail level of the image. Learn more in the [Vision guide](../../../../ai-services/openai/how-to/gpt-with-vision.md?tabs=rest%2Csystem-assigned%2Cresource#detail-parameter-settings-in-image-processing-low-high-auto).<br>Possible values: `auto`, `low`, `high` | No | |
5111+
| └─ detail | enum | Specifies the detail level of the image. Learn more in the [Vision guide](../../../../ai-services/openai/how-to/gpt-with-vision.md?tabs=rest%2Csystem-assigned%2Cresource#detail-parameter-settings).<br>Possible values: `auto`, `low`, `high` | No | |
51125112
| └─ url | string | Either a URL of the image or the base64 encoded image data. | No | |
51135113
| type | enum | The type of the content part.<br>Possible values: `image_url` | Yes | |
51145114

0 commit comments

Comments
 (0)