diff --git a/lib/personas/summarizer.rb b/lib/personas/summarizer.rb index fe5d496b..7bdb9b3e 100644 --- a/lib/personas/summarizer.rb +++ b/lib/personas/summarizer.rb @@ -21,7 +21,7 @@ module DiscourseAi - Example: links to the 3rd and 6th posts by sam: sam ([#3]({resource_url}/3), [#6]({resource_url}/6)) - Example: link to the 6th post by jane: [agreed with]({resource_url}/6) - Example: link to the 13th post by joe: [joe]({resource_url}/13) - - When formatting usernames either use @USERNAME OR [USERNAME]({resource_url}/POST_NUMBER) + - When formatting usernames use [USERNAME]({resource_url}/POST_NUMBER) Format your response as a JSON object with a single key named "summary", which has the summary as the value. Your output should be in the following format: