explodinggradients / ragas

Supercharge Your LLM Application Evaluations 🚀
https://docs.ragas.io
Apache License 2.0
7.33k stars 746 forks source link

Prompt Error, TimeOut error #1693

Open giambascientist86 opened 5 days ago

giambascientist86 commented 5 days ago

2024-11-20 16:06:08,086 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries. 2024-11-20 16:06:08,093 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries. 2024-11-20 16:06:08,094 - ERROR - Prompt fix_output_format failed to parse output: The output parser failed to parse the output including retries. 2024-11-20 16:06:08,094 - ERROR - Prompt context_recall_classific[ ] I have checked the documentation and related resources and couldn't resolve my bug.

Describe the bug This two errors are continuously appearing when evaluating on HuggingFace models and HF Datasets

Ragas version:latest Python version:3.12

Code to Reproduce

Error trace

Expected behaviour: I expect no output parser errors!!

Additional context Add any other context about the problem here.