Metadata-Version: 2.4
Name: apexgate-langchain
Version: 1.0.9
Summary: Runtime prosocial gating for LangChain agents
Home-page: https://github.com/yourusername/apexgate-langchain
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: langchain<0.4.0,>=0.1.0
Requires-Dist: pydantic>=2.0
Requires-Dist: requests>=2.31
Requires-Dist: langgraph<0.2.0,>=0.1
Requires-Dist: pillow>=9.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ApexGate LangChain SDK

Runtime prosocial gating for LangChain agents.

## Installation

```bash
pip install apexgate-langchain
