Metadata-Version: 2.4
Name: langchain-agentid
Version: 0.1.1
Summary: AgentID integration for LangChain — identity, discovery, and trust for AI agents
License: MIT
Project-URL: Homepage, https://github.com/bekisol/agentid
Project-URL: Repository, https://github.com/bekisol/agentid
Keywords: langchain,agents,identity,ai,multi-agent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: langchain-core>=0.2
Requires-Dist: agentid-protocol>=0.1.0
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: langchain-core>=0.2; extra == "dev"
