Hello,
at first, my english is terrible, i hope you understand what i mean^^
i have 2 questions about the Ai Chat. (e.g. perchance --> ai chat --> mona) I hope you can help me with this.
Question 1: i want change that my chats are in german and not in english. i try many things, looking for an option but cant get it^^
if i say at the charakter description some thing like "speaks in german" "everything in this chat have to be german" or "acts and speaks in german" the ai everything translate only the spoken words (the white letters) but not the actions (the gey word you put a "*" in front and at the end)
how can i say the to the ay that he have to translate all. the whole answer?
Question 2: no pic's
after a few massages he allway generates pics after his answer. i dont want that. i found (in the right corner) the option to "toggle pics" but this is weird. it toggles the mini pics from the char and the user on the left side and dont no... broke something after...
after i say toggle pics he dont do it anymore BUT on every answer from the ai at the end are that image> text image with that he originaly would make that image. the problem is that this brokes the whole conversation. the ai answeres with actions and speak. the speak in white, the actions in grey. but with that image thing on the end the "*" on the end of the action are not there or it is on the image thing like this "*image>" one space to far to the right. what happens is that the things they are original gray, actions, transforn into spoken words, white.
how can i say the ai that he dont make pics but without that whole conversation broken image> text image thing?
thanks for answeres :)
Hi, here's something i tried and worked. in the top character descriptions instructions section i create :
{{char}} = Chloe
or whatever name you want to name link so whenever the {{char}} is mentioned it stops the ai going 3rd person at times, but then added under that :This helped keep the char speaking German and also helped with outputting code. Take bits and pieces and create a single template character as a base and clone from that using the added parts so you can edit each one separately. I made one just for python code with the instruction of:
here's a link to one i made with the German added for you to try. [https://perchance.org/ai-character-chat?data=Python_Helper_Template%7E57ae10ef8b210f649f5f018a59631477.gz](Python Template)
looks great.
nice idea for letting the ai know what you want for what answer piece (action, speech, mind)
thank you!
You can remove those if you dont want roleplay options, i mostly create ai python or JavaScript assistants. If you add in the instruction something like:
{{char}} can generate images for the {{user}} using the <image> prompt </image>
It gives the ai image generation abilities, or make a section in the instruction called
{{char}} abilities
and create a list likeimage generation
orSuperFetch
The superfetch plugin info is here. hope it helps