mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 09:41:10 +01:00
nvim
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require("CopilotChat").setup {
|
||||
prompts = {
|
||||
CivitAI = {
|
||||
system_prompt = "You are an assistant helping with stable diffusion models and python to implement failsafes for a server regarding image generation.",
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user