Skip to the content.

python-ragability

IMPORTANT: this project is still under development and may change significantly in the near future!

A library and corpus for checking/benchmarking LLMs with regard to properties relevant to their use in RAG systems.

Conda

Usage

LLMs currently supported: support is based on the LiteLLM backend via the llms_wrapper package. The supported LLMs are listed here

Current usage

Example usage with the converted wiki-contradict dataset:

Files/File formats

NOTE: tools to convert between jsonl, json, yaml:

Query file:

Prompt file:

Query Output file / Checker Input file:

Checker Output file / Eval Input file:

Config file: