Skip to content

Commit 2cd2846

Browse files
authored
Update deepseek.mdx (#18994)
* Update deepseek.mdx DeepSeek AI --> DeepSeek * Update ai-gateway.yaml added changelog
1 parent 09b8361 commit 2cd2846

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

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: "2025-01-02"
9+
title: DeepSeek
10+
description: |-
11+
* **Configuration**: Added [DeepSeek](/ai-gateway/providers/deepseek/) as a new provider.
12+
813
- publish_date: "2024-12-17"
914
title: AI Gateway Dashboard
1015
description: |-

src/content/docs/ai-gateway/providers/deepseek.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: DeepSeek AI
2+
title: DeepSeek
33
pcx_content_type: get-started
44
sidebar:
55
badge:
66
text: Beta
77
---
88

9-
[DeepSeek AI](https://www.deepseek.com/) helps you build quickly with DeepSeek's advanced AI models.
9+
[DeepSeek](https://www.deepseek.com/) helps you build quickly with DeepSeek's advanced AI models.
1010

1111
## Endpoint
1212

@@ -16,7 +16,7 @@ https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/deepseek
1616

1717
## Prerequisites
1818

19-
When making requests to DeepSeek AI, you will need:
19+
When making requests to DeepSeek, you will need:
2020

2121
- AI Gateway Account ID
2222
- AI Gateway gateway name

0 commit comments

Comments
 (0)