diff --git a/src/backend/src/modules/puterai/FakeChatService.js b/src/backend/src/modules/puterai/FakeChatService.js index 895bebeb..bf3b5c5a 100644 --- a/src/backend/src/modules/puterai/FakeChatService.js +++ b/src/backend/src/modules/puterai/FakeChatService.js @@ -144,12 +144,16 @@ class FakeChatService extends BaseService { // Generate the response text let responseText; if (usedModel === 'abuse') { - responseText = dedent(` - This is a message from ${ - this.global_config.origin}. We have detected abuse of our services. + // responseText = dedent(` + // This is a message from ${ + // this.global_config.origin}. We have detected abuse of our services. - If you are seeing this on another website, please report it to ${ - this.global_config.abuse_email ?? 'hi@puter.com'} + // If you are seeing this on another website, please report it to ${ + // this.global_config.abuse_email ?? 'hi@puter.com'} + // `); + responseText = dedent(` +