haystack/releasenotes/notes/rm-serialize-callback-handler-5c104eafc6673932.yaml
2024-08-08 11:54:31 +02:00

9 lines
381 B
YAML

---
upgrade:
- |
The `serialize_callback_handler` and `deserialize_callback_handler` utility functions have been removed.
Use `serialize_callable` and `deserialize_callable` instead.
For more information on `serialize_callable` and `deserialize_callable`, see the API reference:
https://docs.haystack.deepset.ai/reference/utils-api#module-callable_serialization