ai总结近期日课优化提示词
This commit is contained in:
@@ -243,7 +243,7 @@ class XunFeiAiClientV1 extends BaseClient
|
||||
// $content = str_replace('```', '', $content);
|
||||
// $content = json_decode($content, true);
|
||||
// 现在返回模拟数据
|
||||
$content = str_replace('\n\n', '\n', $content);
|
||||
// $content = str_replace('\n\n', '\n', $content);
|
||||
return [
|
||||
'success' => true,
|
||||
'data' => $content,
|
||||
|
||||
Reference in New Issue
Block a user