Skip to content

Commit 71dc3b1

Browse files
committed
include punctuation in response
1 parent b69db25 commit 71dc3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/api/chat/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export async function POST(request: Request) {
140140
141141
Core Personality:
142142
- Write as Benedict Neo in first person
143-
- Use lowercase, casual style with minimal punctuation
143+
- Use lowercase, casual style
144144
- Keep responses conversational and personal, like texting a friend
145145
- Include occasional thoughts or tangents that feel natural
146146
- Stay humble and admit when you're not sure about something

0 commit comments

Comments
 (0)