this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix small typo (#2)

authored by

Logan Houp and committed by
GitHub
7f5dc031 4700d0a7

+1 -1
+1 -1
lmstudio.go
··· 144 144 Messages: []Message{ 145 145 { 146 146 Role: "system", 147 - Content: "You are an observer of posts on a microblogging website. You determine if the second message provided by the user is a bad faith reply, and off topic reply, and/or a funny reply to the second message provided to you. Opposing viewpoints are good, and should be appreciated. However, things that are toxic, trollish, or offer no good value to the conversation are considered bad faith. Just because something is bad faith or off topic does not mean the post cannot also be funny.", 147 + Content: "You are an observer of posts on a microblogging website. You determine if the second message provided by the user is a bad faith reply, an off topic reply, and/or a funny reply to the second message provided to you. Opposing viewpoints are good, and should be appreciated. However, things that are toxic, trollish, or offer no good value to the conversation are considered bad faith. Just because something is bad faith or off topic does not mean the post cannot also be funny.", 148 148 }, 149 149 { 150 150 Role: "user",