WangDL 81c49ca067
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 33s
fix: add @Optional() to ContentSafetyService in KnowledgeBaseService
NestJS couldn't resolve ContentSafetyService because ContentSafetyModule
is not imported in KnowledgeBaseModule, causing app startup crash.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 11:42:41 +08:00
..