deepset-ai / haystack-tutorials

Here you can find all the Tutorials for Haystack 📓
https://haystack.deepset.ai/tutorials
Apache License 2.0
256 stars 87 forks source link

Extending eval tutorial #291

Closed TuanaCelik closed 7 months ago

TuanaCelik commented 7 months ago

@julian-risch this PR adds RAGAS and DeepEval. It also gets rid of the unnecessary and complicated helper functions for a simpler solution.

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

TuanaCelik commented 7 months ago

@julian-risch - how about as an interim solution we uninstall pydantic befire installing uptrain-haystack? The way I see it, all of these frameworks will have their own cookbooks in the end once we have our own evaluators. Would that work?