Skip to content

Commit 634187d

Browse files
Remove AI Gateway
1 parent 3a1139d commit 634187d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/pages/pricing.astro

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,6 @@ const pricingData = {
138138
},
139139
],
140140
ai: [
141-
{
142-
product: "AI Gateway",
143-
description: "Unified API for AI providers",
144-
components: [
145-
{ name: "Logs stored", included: "None", unit: "per 100,000 logs/month", price: "$8.00" },
146-
],
147-
link: "/ai-gateway/",
148-
},
149141
{
150142
product: "Vectorize",
151143
description: "Vector database for AI",

0 commit comments

Comments
 (0)