Metadata-Version: 2.4
Name: inferlab-adapter-sdk
Version: 0.4.0
Summary: Generated protocol models and runtime helpers for Inferlab adapters
Project-URL: Repository, https://github.com/Infer-Lab/inferlab
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: pydantic<3,>=2.13
Description-Content-Type: text/markdown

# Inferlab Adapter SDK

Generated Pydantic protocol models and runtime helpers for Inferlab framework
integrations. The SDK is released in lockstep with Inferlab and is normally
installed through an exact dependency from an integration package.

See the [Inferlab repository](https://github.com/Infer-Lab/inferlab) for usage
and protocol documentation.
