mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 01:10:45 +00:00
6 lines
237 B
YAML
6 lines
237 B
YAML
![]() |
---
|
||
|
fixes:
|
||
|
- |
|
||
|
In the Hugging Face API embedders, the `InferenceClient.feature_extraction` method is now used instead of
|
||
|
`InferenceClient.post` to compute embeddings. This ensures a more robust and future-proof implementation.
|