ragas icon indicating copy to clipboard operation
ragas copied to clipboard

Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines

Results 425 ragas issues
Sort by recently updated
recently updated
newest added

[X] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I have a locally hosted LLM which I am intending to use as...

bug
linear

[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** AssertionError: Adapted output keys set(output.keys())=set() do not match with the original output...

bug

**Describe the bug** Can't get the automatic language adaption going for testset generation. I retried this about 10 times. Ragas version: 0.1.4 Python version: 3.11 **Code to Reproduce** Share code...

bug

[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** ``` >>> generator.adapt(language, evolutions=[simple]) Traceback (most recent call last): File "", line...

bug

**Describe the Feature** Adapt Prompts "in place", also in case they are retrieved from the cache. **Why is the feature important for you?** If you want to generate a testset...

enhancement
linear

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? when I...

question

[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** It's good that almost all metric in ragas can be adapt to...

bug
module-metrics

[ X] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** A clear and concise description of what the bug is. This tutorial...

bug

**Describe the bug** I'm using AzureChatOpenAI. I was able to create a model instance, to send a prompt and to get an answer: ``` chat_model = AzureChatOpenAI( base_url="https://abc.verycoolcorp.com/etx-bot/openai/deployments" + "/gpt-35-turbo",...

bug

Reference free * Generation * Summarisation * Code summary * Textual summary With Reference * Generation for data types * Text * answer correctness Code SQL From [SyncLinear.com](https://synclinear.com) | [R-264](https://linear.app/exploding-gradients/issue/R-264/add-more-metrics-with-v02)

module-metrics