M5: Workerman 常驻服务 + AI 审核/润色插件 + 支付插件(支付宝/微信/沙箱)+ 会员插件(套餐/订阅/付费文章)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "AI 评论审核",
|
||||
"version": "1.0.0",
|
||||
"description": "新评论经 LLM 自动审核(OpenAI 兼容 API),后台文章支持 AI 润色;由 Workerman 常驻进程异步执行",
|
||||
"author": "LaraLog",
|
||||
"type": "core",
|
||||
"provider": "Plugins\\Neatstudio\\AiModeration\\ServiceProvider",
|
||||
"filament_pages": [
|
||||
"Plugins\\Neatstudio\\AiModeration\\Filament\\Pages\\AiSettings"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user