Skip to content

Commit

Permalink
[AIG]Vercel changelog (#17630)
Browse files Browse the repository at this point in the history
* Vercel changelog

* added redirects

* Update public/_redirects

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>

---------

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
  • Loading branch information
daisyfaithauma and pedrosousa authored Oct 21, 2024
1 parent 7e1e817 commit cbb7eb6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
5 changes: 3 additions & 2 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,15 @@
/ai/ /use-cases/ai/ 301

# AI Gateway

/ai-gateway/get-started/configuring-settings/ /ai-gateway/get-started/ 301
/ai-gateway/get-started/connecting-applications/ /ai-gateway/get-started/ 301
/ai-gateway/get-started/creating-gateway/ /ai-gateway/get-started/ 301
/ai-gateway/pricing/ /ai-gateway/reference/pricing/ 301
/ai-gateway/observability/evaluations/ /ai-gateway/evaluations/ 301
/ai-gateway/observability/evaluations/set-up-evaluations/ /ai-gateway/evaluations//set-up-evaluations/ 301

/ai-gateway/integration/vercel-ai-sdk/ /ai-gateway/integrations/vercel-ai-sdk/ 301
/ai-gateway/integration/aig-workers-ai-binding/ /ai-gateway/integrations/aig-workers-ai-binding/ 301
/ai-gateway/integration/ /ai-gateway/integrations/ 301

# analytics
/analytics/migration-guides/zone-analytics/ /analytics/graphql-api/migration-guides/zone-analytics/ 301
Expand Down
5 changes: 5 additions & 0 deletions src/content/changelogs/ai-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ productLink: "/ai-gateway/"
productArea: Developer platform
productAreaLink: /workers/platform/changelog/platform/
entries:
- publish_date: "2024-10-17"
title: Vercel SDK
description: |-
Added [Vercel AI SDK](https://sdk.vercel.ai/). The SDK supports many different AI providers, tools for streaming completions, and more.
- publish_date: "2024-09-26"
title: Persistent logs
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
pcx_content_type: configuration
title: Integration
title: Integrations
sidebar:
group:
hideIndex: true
Expand Down

0 comments on commit cbb7eb6

Please sign in to comment.