Skip to content

Commit a00a04a

Browse files
authored
docs: Fix gateway links (#3414)
1 parent 9b567d6 commit a00a04a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{% block announce %}
44
<strong>
5-
<a href="/gateway" target="_blank">Pydantic AI Gateway</a> is now available! 🚀
5+
<a href="/gateway">Pydantic AI Gateway</a> is now available! 🚀
66
Enterprise-ready AI model routing: One key for all your models with real-time monitoring and budget control that works.
77
</strong>
88
{% endblock %}

docs/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: new
55

66
# Pydantic AI Gateway
77

8-
**[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/).
8+
**[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/).
99

1010
!!! note "Free while in Beta"
1111
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).

0 commit comments

Comments
 (0)