Skip to content

Commit da270e5

Browse files
committed
Fix broken MD link
1 parent 74c3421 commit da270e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multimodal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ With this feature enabled, the following changes are made:
102102
The agent *will* perform the multimodal vector embedding search, but it will not return images in the response,
103103
so we cannot send the images to the chat completion model.
104104
* This feature *is* compatible with the [reasoning models](./reasoning.md) feature, as long as you use a model that [supports image inputs](https://learn.microsoft.com/azure/ai-services/openai/how-to/reasoning?tabs=python-secure%2Cpy#api--feature-support).
105-
* This feature is *mostly* compatible with [integrated vectorization](./integrated_vectorization.md). The extraction process will not be exactly the same, so the chunks will not be identical, and the extracted images will not contain citations.
105+
* This feature is *mostly* compatible with [integrated vectorization](./deploy_features.md#enabling-integrated-vectorization). The extraction process will not be exactly the same, so the chunks will not be identical, and the extracted images will not contain citations.

0 commit comments

Comments
 (0)