Skip to content

Commit

Permalink
Suppressed complaints from GPTforLove AI ↞ [auto-sync from https://gi…
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Jan 19, 2025
1 parent e97bb64 commit 78bd468
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions chatgpt/bravegpt/bravegpt.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
// @author KudoAI
// @namespace https://kudoai.com
// @version 2025.1.18.3
// @version 2025.1.18.4
// @license MIT
// @icon https://assets.bravegpt.com/images/icons/bravegpt/icon48.png?v=df624b0
// @icon64 https://assets.bravegpt.com/images/icons/bravegpt/icon64.png?v=df624b0
Expand Down Expand Up @@ -3209,7 +3209,8 @@
prompt: lastUserMsg.content, secret: session.generateGPTFLkey(),
systemMessage: 'You are ChatGPT, the version is GPT-4o, a large language model trained by OpenAI. '
+ 'Follow the user\'s instructions carefully. '
+ 'Do not respond in Chinese unless you were asked to!',
+ 'Do not respond in Chinese unless you were asked to!'
+ 'Don\'t complain you are bot w/ no feelings.',
temperature: 0.8, top_p: 1
}
if (apis.GPTforLove.parentID) payload.options = { parentMessageId: apis.GPTforLove.parentID }
Expand Down

0 comments on commit 78bd468

Please sign in to comment.