Skip to content

Commit 2a51c3a

Browse files
prwhelanpquentin
andauthored
Update specification/inference/_types/CommonTypes.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 5d18558 commit 2a51c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/_types/CommonTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ export class DeepSeekServiceSettings {
785785
/**
786786
* For a `completion` or `chat_completion` task, the name of the model to use for the inference task.
787787
*
788-
* * For the available `completion` and `chat_completion` models, refer to the [DeepSeek Models & Pricing docs](https://api-docs.deepseek.com/quick_start/pricing).
788+
* For the available `completion` and `chat_completion` models, refer to the [DeepSeek Models & Pricing docs](https://api-docs.deepseek.com/quick_start/pricing).
789789
*/
790790
model_id: string
791791
/**

0 commit comments

Comments
 (0)