Metadata-Version: 2.4
Name: langgate-client
Version: 0.2.2
Summary: HTTP Client for LangGate AI Gateway
Author: Tanantor Ltd.
Maintainer-email: Saran Connoly <saran@tanantor.com>
License: MIT
Requires-Python: >=3.13
Requires-Dist: httpx<0.29.0,>=0.28.1
Requires-Dist: langgate-core==0.2.2
Description-Content-Type: text/markdown

# LangGate Client

HTTP client for LangGate AI Gateway.

This package provides an HTTP client for interacting with a remote LangGate registry server. Use this package when you want to connect to a remote LangGate service instead of running the registry locally.
