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 = [
             'model' => $model,
             'messages' => $messages,
-            'temperature' => 1.35,
+            'temperature' => 1.4,
             'frequency_penalty' => 0.3,
             'presence_penalty' => 0,
             'response_format' => ['type' => 'text'],