Auto-Playground / ragrank

🎯 Your free LLM evaluation toolkit helps you assess the accuracy of facts, how well it understands context, its tone, and more. This helps you see how good your LLM applications are.
https://ragrank.readthedocs.io/
Apache License 2.0
24 stars 10 forks source link

ReadTimeoutError when try to evaluate using colab notebook #41

Closed vishnuprksh closed 4 months ago

vishnuprksh commented 4 months ago

Describe the bug ReadTimeoutError happens when we try the Quickstart method in colab notebooks. It works in kaggle notebooks though.

Screenshots image

izam-mohammed commented 4 months ago

Solved the issue with this PR(#44)