Sync Haystack API reference on Docusaurus (#10444)

Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
This commit is contained in:
Haystack Bot
2026-01-23 18:31:41 +01:00
committed by GitHub
parent a03b6fcbae
commit ae6d56abca

View File

@@ -304,6 +304,10 @@ def deserialize_document_store_in_init_params_inplace(
Deserializes a generic document store from the init_parameters of a serialized component in place.
.. deprecated:: 2.23.0
This function is deprecated and will be removed in Haystack version 2.24.
It is no longer used internally and should not be used in new code.
**Arguments**:
- `data`: The dictionary to deserialize from.