error when apply_transformers
[ ] 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!
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.
I use the stable version of ragas, seems to be v0.2.14