From dc118d7ebe8b7df8bd16949dfa833afe01509a1f Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Fri, 3 Jan 2025 05:29:06 +0900 Subject: [PATCH 1/2] Update deepseek.mdx DeepSeek AI --> DeepSeek --- src/content/docs/ai-gateway/providers/deepseek.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/ai-gateway/providers/deepseek.mdx b/src/content/docs/ai-gateway/providers/deepseek.mdx index 7ea7a86d4278d72..87e438d9f1c0ecb 100644 --- a/src/content/docs/ai-gateway/providers/deepseek.mdx +++ b/src/content/docs/ai-gateway/providers/deepseek.mdx @@ -1,12 +1,12 @@ --- -title: DeepSeek AI +title: DeepSeek pcx_content_type: get-started sidebar: badge: text: Beta --- -[DeepSeek AI](https://www.deepseek.com/) helps you build quickly with DeepSeek's advanced AI models. +[DeepSeek](https://www.deepseek.com/) helps you build quickly with DeepSeek's advanced AI models. ## Endpoint @@ -16,7 +16,7 @@ https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/deepseek ## Prerequisites -When making requests to DeepSeek AI, you will need: +When making requests to DeepSeek, you will need: - AI Gateway Account ID - AI Gateway gateway name From 6cebf45525126ea9ebfed6e431ed8f4dd3c1dffb Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Fri, 3 Jan 2025 06:09:20 +0900 Subject: [PATCH 2/2] Update ai-gateway.yaml added changelog --- src/content/changelogs/ai-gateway.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/changelogs/ai-gateway.yaml b/src/content/changelogs/ai-gateway.yaml index 1756304b8cb2a7a..57ee466815836df 100644 --- a/src/content/changelogs/ai-gateway.yaml +++ b/src/content/changelogs/ai-gateway.yaml @@ -5,6 +5,11 @@ productLink: "/ai-gateway/" productArea: Developer platform productAreaLink: /workers/platform/changelog/platform/ entries: + - publish_date: "2025-01-02" + title: DeepSeek + description: |- + * **Configuration**: Added [DeepSeek](/ai-gateway/providers/deepseek/) as a new provider. + - publish_date: "2024-12-17" title: AI Gateway Dashboard description: |-