Skip to content

Commit 6a876a2

Browse files
Merge pull request #262025 from PatrickFarley/openai-gptnext
fix params
2 parents 0d09c9d + 97df52c commit 6a876a2

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
@@ -324,8 +324,6 @@ Follow these steps to set up a video retrieval system and integrate it with your
324324
{
325325
"type": "AzureComputerVisionVideoIndex",
326326
"parameters": {
327-
"endpoint": "<your_computer_vision_endpoint>",
328-
"key": "<your_computer_vision_key>",
329327
"computerVisionBaseUrl": "<your_computer_vision_endpoint>",
330328
"computerVisionApiKey": "<your_computer_vision_key>",
331329
"indexName": "<name_of_your_index>",

0 commit comments

Comments
 (0)