Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.6k stars 5.01k forks source link

[FEATURE REQ] Add Computer Vision 4.0 API #29111

Open adamdougal opened 3 months ago

adamdougal commented 3 months ago

API Spec link

https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/ComputerVision/stable

API Spec version

2024-02-01

Please describe the feature.

Add support for version 4.0 of the Azure Computer Vision API.

At the moment, there are no API docs or SDK support for the /retrieval:vectorizeImage and /retrieval:vectorizeText end points.

These are documented here: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/image-retrieval

zzhxiaofeng commented 3 months ago

@ryogok Please help have a look, thank you.