Metadata-Version: 2.4
Name: langchain-turbopuffer
Version: 0.2.0
Summary: An integration package connecting turbopuffer and LangChain.
Project-URL: Repository, https://github.com/turbopuffer/langchain-turbopuffer
Project-URL: Source Code, https://github.com/turbopuffer/langchain-turbopuffer
Project-URL: Issues, https://github.com/turbopuffer/langchain-turbopuffer/issues
License: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: <4.0.0,>=3.10.0
Requires-Dist: langchain-core<2.0.0,>=1.1.3
Requires-Dist: turbopuffer<2.0.0,>=1.0.0
Description-Content-Type: text/markdown

# langchain-turbopuffer

This package contains the LangChain integration with [turbopuffer](https://turbopuffer.com).

## Quick Install

```bash
pip install langchain-turbopuffer
```
