mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-27 23:47:01 +00:00
6 lines
224 B
YAML
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.
|