Metadata-Version: 2.4
Name: langchain-line
Version: 0.1.0
Summary: LangChain integration for LINE Messaging API
Project-URL: Repository, https://github.com/sunnyrc/langchain-line
Project-URL: Documentation, https://github.com/sunnyrc/langchain-line#readme
License-Expression: MIT
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: langchain-core>=1.0
Requires-Dist: line-bot-sdk>=3.0
Requires-Dist: pydantic>=2.7
Description-Content-Type: text/markdown

# langchain-line

LangChain integration for the LINE Messaging API.
