mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
6 lines
193 B
YAML
6 lines
193 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Change `OpenAIDocumentEmbedder` to keep running if a batch fails embedding.
|
||
|
Now OpenAI returns an error we log that error and keep processing following batches.
|