作者 zhl

修改默认模型

@@ -2,7 +2,6 @@ @@ -2,7 +2,6 @@
2 namespace App\Services; 2 namespace App\Services;
3 3
4 /** 4 /**
5 - * https://gemini.google.com/app  
6 * Class AiCommandService 5 * Class AiCommandService
7 * @package App\Services 6 * @package App\Services
8 */ 7 */
@@ -14,7 +13,7 @@ class AiCommandService @@ -14,7 +13,7 @@ class AiCommandService
14 13
15 /** 14 /**
16 * @var string gemini 模型 15 * @var string gemini 模型
17 - * 16 + * https://gemini.google.com/app
18 * gemini-2.0-flash-lite 17 * gemini-2.0-flash-lite
19 * gemini-2.5-pro-preview-05-06 18 * gemini-2.5-pro-preview-05-06
20 * gemini-2.5-flash-preview-05-20 19 * gemini-2.5-flash-preview-05-20