Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{% block announce %}
<strong>
<a href="/gateway" target="_blank">Pydantic AI Gateway</a> is now available! 🚀
<a href="/gateway">Pydantic AI Gateway</a> is now available! 🚀
Enterprise-ready AI model routing: One key for all your models with real-time monitoring and budget control that works.
</strong>
{% endblock %}
2 changes: 1 addition & 1 deletion docs/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ status: new

# Pydantic AI Gateway

**[Pydantic AI Gateway](https://pydantic.dev/gateway)** (PAIG) is a unified interface for accessing multiple AI providers with a single key. Features include built-in OpenTelemetry observability, real-time cost monitoring, failover management, and native integration with the other tools in the [Pydantic stack](https://pydantic.dev/).
**[Pydantic AI Gateway](https://pydantic.dev/ai-gateway)** (PAIG) is a unified interface for accessing multiple AI providers with a single key. Features include built-in OpenTelemetry observability, real-time cost monitoring, failover management, and native integration with the other tools in the [Pydantic stack](https://pydantic.dev/).

!!! note "Free while in Beta"
The Pydantic AI Gateway is currently in Beta. You can bring your own key (BYOK) or buy inference through the Gateway (we will eat the card fee for now).
Expand Down