mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-24 12:43:22 +08:00
Sync Haystack API reference on Docusaurus (#10444)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user