-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
> “WARNING:ragas.llms.output_parser:Failed to parse …
-
The existing documentation has several issues:
https://docs.ragas.io/en/latest/howtos/integrations/langchain.html
1. The imports are wrong see https://github.com/explodinggradients/ragas/issues/57…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
i ran following code of ragas on windows 10
Ragas version: 0.1.4
Python versi…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
Error message is "Invalid n value (currently only n = 1 is su…
-
**Describe the bug**
Local LLMs either raise Timeout error or Fails to parse output.
Ragas version: 0.1.15
Python version: 3.11.3
**Code to Reproduce**
```python
from transformers import Aut…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
I am getting this error while executing
ValueError…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am using langchain for my agent. I have been able to implem…
-
Evaluation failed: 'CustomOllama' object has no attribute 'set_run_config', what is the solution,
Ragas Version: 0.1.7
**Code Examples**
# Define a simple dataset using Pandas DataFrame
data…
-
In Chapter 1, paragraph "robustness", would be great to have examples of actually robust statistics (currently we only have ANOVA and bootstrapping). I think Matt you also mentioned regularization in …
-
what is the correct code?