Massimiliano Pippi

Results 162 comments of Massimiliano Pippi

@silvanocerza assigning you as there are more similar issues assigned to you already. Please close duplicates if any

pypdf is being added to the upcoming release 2.0 right now: https://github.com/deepset-ai/haystack/pull/5850

@anakin87 can we close this PR as superseded by https://github.com/deepset-ai/haystack/pull/7362?

Hi @JohnnyRacer and thanks for the details you put in the issue! We talked about this internally and while we understand the use case we couldn't figure out a way...

Hi @Chance-Obondo I could not reproduce the issue, the qdrant integration works fine with my cluster, [see this Colab](https://colab.research.google.com/drive/1RLZE4niqz5jM-7p3Y4FyZ0BGKbhwViWP?usp=sharing). Can you provide more details and a working snippet of code...

Blocked by https://github.com/deepset-ai/hayhooks/issues/9

@M-JULIANI thanks for the PR but I don't think this is the right place for the fix, this would _always_ remove the null character for any data passing through a...

Can you try disabling the telemetry as described in https://docs.haystack.deepset.ai/docs/telemetry#how-can-i-opt-out ?

This is still reproducible, the problem is that even if transformers pin the protobuf version, that's not used in the extras we depend on (`transformers[torch]`) so the pin has no...