Metadata-Version: 2.1
Name: rag-eval
Version: 0.1.1
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: black (>=24.3.0,<25.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: pyright (>=1.1.354,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.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

