Metadata-Version: 2.4
Name: ferrogw
Version: 1.4.4
Summary: Ferro Labs AI Gateway — one binary in front of 30 LLM providers
Author: Ferro Labs
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/ferro-labs/ai-gateway
Project-URL: Documentation, https://docs.ferrolabs.ai
Project-URL: Source, https://github.com/ferro-labs/ai-gateway
Project-URL: Changelog, https://github.com/ferro-labs/ai-gateway/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/ferro-labs/ai-gateway/issues
Keywords: llm,ai-gateway,openai,anthropic,proxy,routing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Go
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ferrogw

The [Ferro Labs AI Gateway](https://github.com/ferro-labs/ai-gateway) — an
OpenAI-compatible routing layer in front of 30 LLM providers, with smart
routing, plugin middleware and API key management.

```
uvx ferrogw version
pipx run ferrogw version
```

This distribution carries the prebuilt Go binary for your platform and puts it
on `PATH`. It is not a Python library and exposes nothing importable; the
gateway itself is a single static executable with no Python runtime involved.

Full documentation: <https://github.com/ferro-labs/ai-gateway>
