Metadata-Version: 2.4
Name: raggit
Version: 0.8.0
Summary: Version control for your RAG pipeline — compare embedding models on your own data
Project-URL: Homepage, https://github.com/Joafac4/raggit
Project-URL: Repository, https://github.com/Joafac4/raggit
Author: Joafac4
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pydantic
Requires-Dist: rich
Provides-Extra: postgres
Requires-Dist: pgvector>=0.3; extra == 'postgres'
Requires-Dist: psycopg-pool>=3.2; extra == 'postgres'
Requires-Dist: psycopg[binary]>=3.1; extra == 'postgres'
