合并分支 'lyh-server' 到 'master'
gx 查看合并请求 !1687
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -23,7 +23,7 @@ class GptService | @@ -23,7 +23,7 @@ class GptService | ||
| 23 | * @time :2025/4/2 9:38 | 23 | * @time :2025/4/2 9:38 |
| 24 | * | 24 | * |
| 25 | */ | 25 | */ |
| 26 | - public function get_ai_chat($data,$type = 1){ | 26 | + public function get_ai_chat($data,$type = 0){ |
| 27 | // 组装请求体参数 | 27 | // 组装请求体参数 |
| 28 | // $data['message'] = [ | 28 | // $data['message'] = [ |
| 29 | // ['role' => 'system', 'content' => "You are now the marketing customer service of 深圳创贸集团"], | 29 | // ['role' => 'system', 'content' => "You are now the marketing customer service of 深圳创贸集团"], |
-
请 注册 或 登录 后发表评论