mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 07:04:01 +00:00
7 lines
201 B
YAML
7 lines
201 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Add OpenAI Document Embedder.
|
||
|
It computes embeddings of Documents using OpenAI models.
|
||
|
The embedding of each Document is stored in the `embedding` field of the Document.
|