We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc8a71 commit 97df52cCopy full SHA for 97df52c
articles/ai-services/openai/how-to/gpt-with-vision.md
@@ -316,8 +316,6 @@ Follow these steps to set up a video retrieval system and integrate it with your
316
{
317
"type": "AzureComputerVisionVideoIndex",
318
"parameters": {
319
- "endpoint": "<your_computer_vision_endpoint>",
320
- "key": "<your_computer_vision_key>",
321
"computerVisionBaseUrl": "<your_computer_vision_endpoint>",
322
"computerVisionApiKey": "<your_computer_vision_key>",
323
"indexName": "<name_of_your_index>",
0 commit comments