Metadata-Version: 2.1
Name: rag-eval
Version: 0.1.3
Summary: A RAG evaluation framework
Home-page: https://gitlab.com/j-dominguez9/rag-eval
License: Apache-2.0
Keywords: rag,evaluation
Author: Joaquin Dominguez
Author-email: joaquin.dominguez@proton.me
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: datasets (>=2.18.0,<3.0.0)
Requires-Dist: instructor (>=0.6.4,<0.7.0)
Requires-Dist: openai (>=1.14.1,<2.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: qdrant-client (>=1.8.0,<2.0.0)
Project-URL: Repository, https://gitlab.com/j-dominguez9/rag-eval
Description-Content-Type: text/markdown

# RAG-eval
Evaluation Framework for RAG applications

