diff --git a/fern/apis/api/openapi.json b/fern/apis/api/openapi.json index 8e00b583b..ec79613e0 100644 --- a/fern/apis/api/openapi.json +++ b/fern/apis/api/openapi.json @@ -6235,7 +6235,8 @@ "type": "string", "description": "This is the name of the model. Ex. cognitivecomputations/dolphin-mixtral-8x7b", "enum": [ - "deepseek-chat" + "deepseek-chat", + "deepseek-reasoner" ] }, "provider": {