mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-07 07:22:03 +00:00
16 lines
747 B
Plaintext
16 lines
747 B
Plaintext
---
|
|
title: "External Integrations"
|
|
id: external-integrations-embedders
|
|
slug: "/external-integrations-embedders"
|
|
description: "External integrations that enable transforming texts or documents into vector representations using pre-trained models."
|
|
---
|
|
|
|
# External Integrations
|
|
|
|
External integrations that enable transforming texts or documents into vector representations using pre-trained models.
|
|
|
|
| Name | Description |
|
|
| --- | --- |
|
|
| [mixedbread ai](https://haystack.deepset.ai/integrations/mixedbread-ai) | Compute embeddings for text and documents using mixedbread's API. |
|
|
| [Voyage AI](https://haystack.deepset.ai/integrations/voyage) | Computing embeddings for text and documents using Voyage AI embedding models. |
|