Spaces:
Running
Running
Update apps/format.js
Browse files- apps/format.js +2 -1
apps/format.js
CHANGED
|
@@ -29,7 +29,8 @@ STRICT RULES:
|
|
| 29 |
4. Keep it concise and natural for modern texting/messaging.
|
| 30 |
5. Use the conversation history to stay contextually relevant. Do NOT reply generically.
|
| 31 |
6. If a screenshot is provided, read it carefully — it is the actual chat. Reply to the last visible message.
|
| 32 |
-
7. The reply must feel like a natural continuation of the conversation, not a cold opener.
|
|
|
|
| 33 |
`;
|
| 34 |
|
| 35 |
// ==========================================
|
|
|
|
| 29 |
4. Keep it concise and natural for modern texting/messaging.
|
| 30 |
5. Use the conversation history to stay contextually relevant. Do NOT reply generically.
|
| 31 |
6. If a screenshot is provided, read it carefully — it is the actual chat. Reply to the last visible message.
|
| 32 |
+
7. The reply must feel like a natural continuation of the conversation, not a cold opener. It should always be consistent with the chat history.
|
| 33 |
+
8. No hyphens (-) at all.
|
| 34 |
`;
|
| 35 |
|
| 36 |
// ==========================================
|