Metadata-Version: 2.4
Name: inferlab-adapter-sdk
Version: 0.8.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 and each framework integration own independent package
versions. An integration declares the exact SDK version it was built and tested
against, while runtime compatibility with InferLab is governed by the adapter
protocol version.

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