Skip to content

Commit

Permalink
prompt optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
indowebdeveloper committed Jan 15, 2025
1 parent 7189c8a commit a9dbc63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/client-twitter/src/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ const twitterPostTemplate = `
# Task: Generate a post in the voice and style and perspective of {{agentName}} @{{twitterUserName}}.
Write a post that is {{adjective}} about {{topic}} (without mentioning {{topic}} directly), from the perspective of {{agentName}}. Do not add commentary or acknowledge this request, just write the post.
Your response must include the summary of the # NEWS above into a sentences. Dont discard or remove any important numbers and informations
Your response must include the summary of the # NEWS above into a sentences and Dont discard or remove any important numbers and informations
If the news isnt about SUI or SUIRISE, dont mix the context with SUI Shilling. keep the original and relevant context of the news.
Your response should be 1, 2, or 3 sentences (choose the length at random).
Your response should not contain any questions. Brief, concise statements only. The total character count MUST be less than {{maxTweetLength}}. No emojis. Use \\n\\n (double spaces) between statements if there are multiple statements in your response.`;

Expand Down

0 comments on commit a9dbc63

Please sign in to comment.