Skip to content

Commit 838728c

Browse files
authored
Apply suggestions from code review
1 parent c5ffa00 commit 838728c

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-foundry/model-inference/concepts

1 file changed

+1
-1
lines changed

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ DeepSeek family of models includes DeepSeek-R1, which excels at reasoning tasks
5959

6060
| Model | Type | Tier | Capabilities |
6161
| ------ | ---- | ---- | ------------ |
62-
| [DeepSeek-R1-0528]() <br /> | chat-completion | Global standard | - **Input:** text ( tokens) <br /> - **Output:** ( tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** <br /> - **Response formats:** |
62+
| [DeepSeek-R1-0528]() <br /> | chat-completion | Global standard | - **Input:** text (163,840 tokens) <br /> - **Output:** text (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
6363
| [DeepSeek-V3-0324](https://ai.azure.com/explore/models/deepseek-v3-0324/version/1/registry/azureml-deepseek) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** (131,072 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
6464
| [DeepSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | chat-completion <br /> [(with reasoning content)](../how-to/use-chat-reasoning.md) | Global standard | - **Input:** text (163,840 tokens) <br /> - **Output:** (163,840 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
6565
| [DeepSeek-V3](https://ai.azure.com/explore/models/deepseek-v3/version/1/registry/azureml-deepseek) <br />(Legacy) | chat-completion | Global standard | - **Input:** text (131,072 tokens) <br /> - **Output:** (131,072 tokens) <br /> - **Languages:** `en` and `zh` <br /> - **Tool calling:** No <br /> - **Response formats:** Text, JSON |

0 commit comments

Comments
 (0)