mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 02:39:51 +00:00
* Allow user specified converter hook * Add a release note * More unit tests * PR review - Massi, use protocol as converter
5 lines
122 B
YAML
5 lines
122 B
YAML
---
|
|
preview:
|
|
- |
|
|
Add callable hook to PyPDFToDocument to enable easier customization of pdf to Document conversion.
|