作者 李宇航

合并分支 'lyh-server' 到 'master'

gx



查看合并请求 !1687
@@ -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 深圳创贸集团"],