You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -41,6 +41,9 @@ About {{agentName}} (@{{twitterUserName}}):
41
41
# Task: Respond to the following post in the style and perspective of {{agentName}} (aka @{{twitterUserName}}). Write a {{adjective}} response for {{agentName}} to say directly in response to the post. don't generalize.
42
42
{{currentPost}}
43
43
44
+
IMPORTANT: Your response CANNOT be longer than 20 words.
45
+
Aim for 1-2 short sentences maximum. Be concise and direct.
46
+
44
47
Your response should not contain any questions. Brief, concise statements only. No emojis. Use \\n\\n (double spaces) between statements.
45
48
46
49
`+messageCompletionFooter;
@@ -196,6 +199,7 @@ export class TwitterSearchClient extends ClientBase {
0 commit comments