Skip to content

Commit 97df52c

Browse files
committed
fix params
1 parent 1cc8a71 commit 97df52c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-services/openai/how-to/gpt-with-vision.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ Follow these steps to set up a video retrieval system and integrate it with your
316316
{
317317
"type": "AzureComputerVisionVideoIndex",
318318
"parameters": {
319-
"endpoint": "<your_computer_vision_endpoint>",
320-
"key": "<your_computer_vision_key>",
321319
"computerVisionBaseUrl": "<your_computer_vision_endpoint>",
322320
"computerVisionApiKey": "<your_computer_vision_key>",
323321
"indexName": "<name_of_your_index>",

0 commit comments

Comments
 (0)