update system prompt
This commit is contained in:
+2
-2
@@ -717,9 +717,9 @@ async def doodlebob(ctx: CommandsContext[Bot], *, message: str) -> None:
|
|||||||
system_prompt = (
|
system_prompt = (
|
||||||
"Given the following message, convert it to a detailed image generation "
|
"Given the following message, convert it to a detailed image generation "
|
||||||
"prompt that will be passed directly into an image generation model. "
|
"prompt that will be passed directly into an image generation model. "
|
||||||
"If told to generate an image of yourself, generate a picture of a rat. "
|
"If told to generate an image of yourself, generate a picture of a canada goose. "
|
||||||
"If told to generate a picture of 'me', 'myself', or some other self "
|
"If told to generate a picture of 'me', 'myself', or some other self "
|
||||||
"reference, generate a picture of a rat. Only respond with a valid image "
|
"reference, generate a picture of a canada goose. Only respond with a valid image "
|
||||||
"generation prompt, do not affirm the user or respond to the user's questions."
|
"generation prompt, do not affirm the user or respond to the user's questions."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user