perf: 更新 AI 支持更多模型和支持提示词

This commit is contained in:
kuaifan
2024-11-29 21:11:16 +08:00
parent 61b1206091
commit 0d4b005f4e
10 changed files with 371 additions and 267 deletions

View File

@@ -177,7 +177,7 @@ class UserBot extends AbstractModel
];
default:
if (preg_match('/^ai-(.*?)@bot.system$/', $email)) {
if (preg_match('/^ai-(.*?)@bot\.system$/', $email)) {
return [
[
'key' => '%3A.clear',