We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03d146 commit 9ae913eCopy full SHA for 9ae913e
docs/.overrides/main.html
@@ -0,0 +1,8 @@
1
+{% extends "base.html" %}
2
+
3
+{% block announce %}
4
+ <strong>
5
+ <a href="/gateway" target="_blank">Pydantic AI Gateway</a> is now available! 🚀
6
+ Enterprise-ready AI model routing: One key for all your models with real-time monitoring and budget control that works.
7
+ </strong>
8
+{% endblock %}
mkdocs.yml
@@ -234,6 +234,7 @@ theme:
234
- navigation.sections
235
- navigation.tracking
236
- toc.follow
237
+ - announce.dismiss
238
logo: "img/logo-white.svg"
239
favicon: "favicon.ico"
240
0 commit comments