lh 4 天之前
父節點
當前提交
7334d6214e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Services/DeepSeek/DeepSeekService.php

+ 1 - 1
app/Services/DeepSeek/DeepSeekService.php

@@ -13863,7 +13863,7 @@ Q版卡通风格,头大身小,造型圆润可爱,线条简单,色彩明
         $post_data = [
         $post_data = [
             'model' => $model,
             'model' => $model,
             'messages' => $messages,
             'messages' => $messages,
-            'temperature' => 1.35,
+            'temperature' => 1.4,
             'frequency_penalty' => 0.3,
             'frequency_penalty' => 0.3,
             'presence_penalty' => 0,
             'presence_penalty' => 0,
             'response_format' => ['type' => 'text'],
             'response_format' => ['type' => 'text'],