Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat [Explicit] [LLM APIs] [Text Moderation Fallback] Error Handling (C…
…hatGPTNextWeb#294) - [+] feat(textmoderation.ts): implement error handling for fallback moderation request - [+] refactor(textmoderation.ts): remove redundant error logging from moderateText function Note: By implementing in this manner, the issue of repetition should be resolved when an error is first encountered during text moderation. Essentially, both components already possess their own error handling mechanisms.
- Loading branch information