Metadata-Version: 2.1
Name: ragstack-ai-colbert
Version: 1.0.5
Summary: DataStax RAGStack Colbert implementation
Home-page: https://github.com/datastax/ragstack-ai
License: BUSL-1.1
Author: DataStax
Requires-Python: >=3.9,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cassio (>=0.1.7,<0.2.0)
Requires-Dist: colbert-ai (==0.2.19)
Requires-Dist: pyarrow (==14.0.1)
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: torch (==2.2.1)
Project-URL: Documentation, https://docs.datastax.com/en/ragstack
Project-URL: Repository, https://github.com/datastax/ragstack-ai
Description-Content-Type: text/markdown

# RAGStack ColBERT

RAGStack ColBERT implementation, part of [`ragstack-ai`](https://pypi.org/project/ragstack-ai/).

## Documentation

[DataStax RAGStack Documentation](https://docs.datastax.com/en/ragstack/docs/index.html)

[Quickstart](https://docs.datastax.com/en/ragstack/docs/quickstart.html)

[Examples](https://docs.datastax.com/en/ragstack/docs/examples/index.html)
