Metadata-Version: 2.4
Name: langgate-core
Version: 0.3.2
Summary: Core models and utilities for LangGate
Author: Tanantor Ltd.
Maintainer-email: Saran Connoly <saran@tanantor.com>
License: MIT
Requires-Python: >=3.13
Requires-Dist: pydantic<3.0.0,>=2.10.6
Requires-Dist: structlog<26.0.0,>=25.2.0
Description-Content-Type: text/markdown

# LangGate Core

Core models and utilities for LangGate AI Gateway.

This package contains shared models and utilities used by the LangGate client, registry, and server components. It provides common data structures and functionality needed across the different parts of the LangGate ecosystem.
