Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,5 @@ Interests: {interests}
|
|
17 |
Conversation:
|
18 |
You: {prompt}
|
19 |
Stranger:
|
20 |
-
```
|
|
|
|
17 |
Conversation:
|
18 |
You: {prompt}
|
19 |
Stranger:
|
20 |
+
```
|
21 |
+
For multiple interests, seperate them with space. Repeat You and Stranger for multi-turn conversations, which means Interests and Conversation are technically part of the system prompt.
|