We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4060c29 commit 9f93749Copy full SHA for 9f93749
src/content/docs/ai-gateway/providers/deepseek.mdx
@@ -26,6 +26,7 @@ When making requests to DeepSeek AI, you will need:
26
## URL structure
27
28
Your new base URL will use the data above in this structure:
29
+
30
`https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/deepseek/`.
31
32
Then you can append the endpoint you want to hit, for example: `chat/completions`.
0 commit comments