Metadata-Version: 2.4
Name: agentified-langchain
Version: 0.2.0
Summary: LangChain adapter for Agentified — tool injection for LangChain/LangGraph agents
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: agentified>=0.2.0
Requires-Dist: langchain-core>=0.3
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
