Metadata-Version: 2.4
Name: ceki-langchain
Version: 0.1.0
Summary: Namespace alias for `langchain-ceki` — install the real package.
Project-URL: homepage, https://ceki.me
Project-URL: repository, https://github.com/Ceki-me/langchain
Project-URL: issues, https://github.com/Ceki-me/langchain/issues
Author: iWedmak
License: MIT
License-File: LICENSE
Keywords: ceki,langchain,wrapper
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: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: langchain-ceki>=0.1.0
Description-Content-Type: text/markdown

# ceki-langchain

This is a namespace-reservation alias on PyPI. The real package is
[`langchain-ceki`](https://pypi.org/project/langchain-ceki/).

```bash
pip install langchain-ceki
```

See the [main README](https://github.com/Ceki-me/langchain) for usage.

MIT.
