Skip to content

Latest commit

History

History
19 lines (15 loc) 路 412 Bytes

index.rst

File metadata and controls

19 lines (15 loc) 路 412 Bytes

Ragrank API documentation

Ragrank is a user-friendly Python library created to make evaluating Retrieval Augmented Generation (RAG) models easier.

.. autofunction:: ragrank.evaluate

.. toctree::
   :caption: Table of Contents
   :maxdepth: 1

   bridge/index
   dataset/index
   evaluation/index
   integrations/index
   llm/index
   metric/index
   prompt/index
   utils/index