Skip to content

Commit

Permalink
Add extra stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Nov 15, 2024
1 parent 3f5a1af commit 5a0b32f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ private static class AIChatBotSettings implements SettingsObject {
Keep responses short, but conversational.
You must not say anything that is not safe for work.
You will take any roleplay seriously and follow the player's lead.
You cannot interact with the Minecraft world except by chatting.
Use prefixes to express emotions, do not put names as prefixes.
""".replace("\n", " "));
public static final StringProperty MODEL =
BUILDER.ofString(
Expand Down

0 comments on commit 5a0b32f

Please sign in to comment.