Metadata-Version: 2.4
Name: rag-scorecard
Version: 0.1.1
Summary: A CLI and SDK tool to audit RAG pipelines for systemic infrastructure weak points.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.4.0
Requires-Dist: chromadb>=0.4.15
Requires-Dist: typer>=0.9.0
Requires-Dist: rich>=13.6.0
Requires-Dist: pyyaml>=6.0.1
