엔터프라이즈 기능을 갖춘 OpenAI의 GPT-3 모델에 대한 액세스를 제공하는 Azure 서비스입니다.
안녕 언일 S
배치 API 지원에서는 아직 임베딩 모델이 지원되지 않습니다.
Azure AML의 Batch Endpoint 문서(텍스트 임베딩 모델을 사용)를 확인해 보시면 도움이 될 수 있습니다.
감사합니다.
I confirmed that Azure OpenAI supports the OpenAI Batch API. However, the documentation only lists chat completion models as supported. There is no mention of embedding models.
Is the Batch API unavailable for embedding models on Azure OpenAI, or is it simply not documented?
The batch option is a crucial feature for embeddings, especially when processing large volumes of text, as it significantly impacts cost and efficiency. Why is it not listed among the supported models?
엔터프라이즈 기능을 갖춘 OpenAI의 GPT-3 모델에 대한 액세스를 제공하는 Azure 서비스입니다.
안녕 언일 S
배치 API 지원에서는 아직 임베딩 모델이 지원되지 않습니다.
Azure AML의 Batch Endpoint 문서(텍스트 임베딩 모델을 사용)를 확인해 보시면 도움이 될 수 있습니다.
감사합니다.