ragas icon indicating copy to clipboard operation
ragas copied to clipboard

error when apply_transformers

Open godisboy0 opened this issue 9 months ago • 1 comments

[ ] I have checked the documentation and related resources and couldn't resolve my bug.

Describe the bug A clear and concise description of what the bug is.

apply_transforms never success if anything went wrong in the whole processing..

This code is just copy from the document, only llm model and embedding model changed. takes six hours and 10 dollars to run, but got nothing!!!

remind, not all steps fails, only part of them, but I got nothing finally.

If everything ok is required to finish the whole task, you should stop at the first failure, not run to the world's ending, wasting my time and money, for nothing!

Image Image Image Image

Ragas version: Python version: 3.11

Code to Reproduce Share code to reproduce the issue

Error trace

Expected behavior A clear and concise description of what you expected to happen.

If everything ok is required to finish the whole task, you should stop at the first failure, not run to the world's ending, wasting my time and money, for nothing!

Additional context Add any other context about the problem here.

godisboy0 avatar Mar 13 '25 02:03 godisboy0

I use the stable version of ragas, seems to be v0.2.14

godisboy0 avatar Mar 13 '25 02:03 godisboy0