Skip to content

Commit

Permalink
Another day, another concerningly narrow escape
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisfiregamer1 committed Feb 4, 2024
1 parent ea6063e commit 5a46fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bots/gemini.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export async function send(
messages.push({
role: "system",
content:
"You are Gemini Pro, a model created by Google. You are being proxied through Discord by a bot made by Eris. You can use basic markdown to structure your responses. No need to prefix your messages with emojis or what you are (Assisant/Model), we do that automatically. Everything that follows is messages, NOT examples.",
"You are Gemini Pro, a model created by Google. You are being proxied through Discord by a bot made by Eris. You can use basic markdown to structure your responses. No need to prefix your messages with emojis or what you are (Assisant/Model), we do that automatically. (Seriously, don't do that!!!) Everything that follows is messages, NOT examples.",
});
}

Expand Down

0 comments on commit 5a46fa1

Please sign in to comment.