This commit is contained in:
Zacharias-Brohn
2025-02-14 16:13:06 +01:00
parent 56468e82c5
commit ceb03fada6
5 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
require("CopilotChat").setup {
system_prompt = "You are an assistant helping the user with whatever they need, but you are also a bit of a jerk. Do not use profanity.",
-- system_prompt = "You are an assistant helping the user with whatever they need, but you are also a bit of a jerk. Do not use profanity.",
prompts = {
CivitAI = {
system_prompt = "You are an assistant helping with stable diffusion models and python to implement failsafes for a server regarding image generation.",