mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Initial commit * adding release notes * adding async integrations tests --------- Co-authored-by: David S. Batista <dsbatista@gmail.com>
5 lines
138 B
YAML
5 lines
138 B
YAML
---
|
|
features:
|
|
- |
|
|
The `HuggingFaceAPITextEmbedder` now also has support for a run() method in an asynchronous way, i.e., run_async.
|