你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetImageEmbeddings interface

方法

post(GetImageEmbeddingsParameters)

返回给定图像的嵌入向量。 该方法对给定终结点上的 /images/embeddings 路由进行 REST API 调用。

方法详细信息

post(GetImageEmbeddingsParameters)

返回给定图像的嵌入向量。 该方法对给定终结点上的 /images/embeddings 路由进行 REST API 调用。

function post(options: GetImageEmbeddingsParameters): StreamableMethod<GetImageEmbeddings200Response | GetImageEmbeddingsDefaultResponse>

参数

返回