haystack/releasenotes/notes/add-azure-embedders-fd5f4fbcab0e1c48.yaml
Vladimir Blagojevic 552f0e394b
feat: Add Azure embedders support (#6676)
* Add Azure embedders
---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2024-01-05 15:49:25 +01:00

6 lines
224 B
YAML

---
features:
- |
Adds AzureOpenAIDocumentEmbedder and AzureOpenAITextEmbedder as new embedders. These embedders are very similar to
their OpenAI counterparts, but they use the Azure API instead of the OpenAI API.