Florian Hardow

Results 5 comments of Florian Hardow

> @FHardow can we add a test for get_run_results() too please? Sure. I couldn't find tests for the other functions in that class and skipped them.

@agnieszka-m thanks for the amazing review!

Okay will change it in the description, thanks for the comment :)

Completed with https://github.com/deepset-ai/haystack/pull/2960

I've just tried to install the latest haystack version through poetry. The installation went through without any issue. But when importing anything from haystack I'm facing a `huggingface-hub` error. My...