Innei d2956f3398 feat: implement AI-based comment evaluation in CommentService
- Added a new private method `evaluateCommentWithAI` to assess comment content using AI, supporting both scoring and spam detection modes.
- Integrated the `JsonOutputToolsParser` for handling AI responses.
- Updated the `checkSpam` method to utilize the new AI evaluation method, improving comment moderation capabilities.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-05 21:02:30 +08:00
2025-04-06 22:18:48 +08:00
2025-04-06 22:18:48 +08:00
2025-04-06 22:18:48 +08:00
2025-04-06 22:18:48 +08:00
2024-08-16 12:30:06 +08:00
2025-03-17 23:42:10 +08:00
2025-04-06 22:18:48 +08:00

Mix Space Core

本项目使用 Monorepo 进行管理。

许可

此项目在 apps/ 目录下的所有文件均使用 GNU Affero General Public License v3.0 (AGPLv3) with Additional Terms (ADDITIONAL_TERMS) 许可。

其他部分使用 MIT License 许可。

详情请查看 LICENSEADDITIONAL_TERMS

Description
😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.
Readme 20 MiB
Languages
TypeScript 96.7%
JavaScript 2.2%
Shell 0.9%
HTML 0.2%