Skip to content

Commit da26950

Browse files
daisyfaithaumapedrosousa
authored andcommitted
[AIG]Vercel changelog (#17630)
* Vercel changelog * added redirects * Update public/_redirects Co-authored-by: Pedro Sousa <[email protected]> --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 2be0608 commit da26950

File tree

5 files changed

+9
-3
lines changed

5 files changed

+9
-3
lines changed

public/_redirects

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,15 @@
9393
/ai/ /use-cases/ai/ 301
9494

9595
# AI Gateway
96-
9796
/ai-gateway/get-started/configuring-settings/ /ai-gateway/get-started/ 301
9897
/ai-gateway/get-started/connecting-applications/ /ai-gateway/get-started/ 301
9998
/ai-gateway/get-started/creating-gateway/ /ai-gateway/get-started/ 301
10099
/ai-gateway/pricing/ /ai-gateway/reference/pricing/ 301
101100
/ai-gateway/observability/evaluations/ /ai-gateway/evaluations/ 301
102101
/ai-gateway/observability/evaluations/set-up-evaluations/ /ai-gateway/evaluations//set-up-evaluations/ 301
103-
102+
/ai-gateway/integration/vercel-ai-sdk/ /ai-gateway/integrations/vercel-ai-sdk/ 301
103+
/ai-gateway/integration/aig-workers-ai-binding/ /ai-gateway/integrations/aig-workers-ai-binding/ 301
104+
/ai-gateway/integration/ /ai-gateway/integrations/ 301
104105

105106
# analytics
106107
/analytics/migration-guides/zone-analytics/ /analytics/graphql-api/migration-guides/zone-analytics/ 301

src/content/changelogs/ai-gateway.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ productLink: "/ai-gateway/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-10-17"
9+
title: Vercel SDK
10+
description: |-
11+
Added [Vercel AI SDK](https://sdk.vercel.ai/). The SDK supports many different AI providers, tools for streaming completions, and more.
12+
813
- publish_date: "2024-09-26"
914
title: Persistent logs
1015
description: |-
File renamed without changes.

src/content/docs/ai-gateway/integration/index.mdx renamed to src/content/docs/ai-gateway/integrations/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: configuration
3-
title: Integration
3+
title: Integrations
44
sidebar:
55
group:
66
hideIndex: true
File renamed without changes.

0 commit comments

Comments
 (0)