作者 赵彬吉

update

... ... @@ -75,6 +75,7 @@ class Gpt
$json = [];
}
} catch (\Throwable $e) {
Log::error('openai_chat_qqs data:', $data);
Log::error('openai_chat_qqs time ' . (time() - $time) . ' error:' . $e->getMessage());
$json = [];
}
... ...