Metadata-Version: 2.1
Name: langcommunity
Version: 1.0.9
Summary: langcommunity
Author: Yannick Stephan
Author-email: stephan.yannick@me.com
Requires-Python: >=3.9,<4.0
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: langchain (>=0.3.1,<0.4.0)
Requires-Dist: langchain-community (>=0.3.1,<0.4.0)
Requires-Dist: langchain-core (>=0.3.5,<0.4.0)
Requires-Dist: langfoundation
Requires-Dist: langgraph (>=0.2.28,<0.3.0)
Requires-Dist: langsmith (>=0.1.86,<0.2.0)
Requires-Dist: mypy
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: ruff
Requires-Dist: strenum (>=0.4.15,<0.5.0)
Description-Content-Type: text/markdown

# LangCommunity

LangCommunity is a collection of third-party integrations that implement the base interfaces defined in LangFoundation. This package aims to provide a seamless way to extend LangFoundation with various external services and tools, enhancing its capabilities and flexibility.


## License

LangCommunity is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Contact

For any questions or feedback, please contact us at [stephan.yannick@me.com](mailto:stephan.yannick@me.com).

