ragas
ragas copied to clipboard
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
Hi there, Thank you for bringing the elegant RAG Assessment framework to the community. I am an AI engineer from Alibaba Cloud, and our team has been fine-tuning LLM-as-a-Judge models...
- [x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. **Question** Hi. I've tried language adaptation, it works totally fine the first time....
Hi @dosu, while using this line of code from langchain_community.document_loaders import DirectoryLoader loader = DirectoryLoader('C:\\Users\\kepa') documents = loader.load() It says directory not found error, now everytime I take care of...
[X ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I am following [this RAGAs documentation](https://docs.ragas.io/en/stable/getstarted/testset_generation.html) to generate test data, but I...
[X ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I am trying to follow [this](https://docs.ragas.io/en/stable/getstarted/evaluation.html) documentation, but it doesn't work because...
[ X] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** When calling evaluate on Ragas using AWS Bedrock, there are some examples...
[x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. **Your Question** what is unclear to you? What would you like to know? Can...
From [SyncLinear.com](https://synclinear.com) | [R-281](https://linear.app/exploding-gradients/issue/R-281/add-callbacks-to-trace-reasoning-of-evaluations)
ref * [Handle large context windows using Ollama's LLMs for evaluation purpose · Issue #1120 · explodinggradients/ragas](https://github.com/explodinggradients/ragas/issues/1120) feats * check how good ollama models are performing * context window issue,...
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** ``` RuntimeError: There is no current event loop in thread 'MainThread'. sys:1:...