Metadata-Version: |
2.1 |
Name: |
rs_document |
Version: |
0.0.1 |
Summary: |
LangChain's Document model, implemented in Rust using pyo3 and maturin |
Author-Email: |
Cam Barts <cam[at]coder.cam> |
Project-Url: |
homepage, https://github.com/cam-barts/rs_document |
Keywords: |
LangChain,Document,cleanup,splitter,rust,maturin,pyo3 |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: Filters |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pytest; extra == "tests" |
Requires-Dist: |
langchain; extra == "tests" |
Requires-Dist: |
version; extra == "dynamic" |
Provides-Extra: |
tests |
Provides-Extra: |
dynamic |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE.md |