Character description

Used to add the character description and the rest that the AI should know. For example, you can add information about the world in which the action takes place and describe the characteristics for the character you are playing for. Usually it all takes 200-350 tokens.

Methods and format

For most Kobold's models the easiest way is to use a free form for description, and in each sentence it is desirable to specify the name of the character. The entire description should be in one line without hyphenation. For examle:

Chloe is a female elf. Chloe wears black-white maid dress with green collar and red glasses. Chloe has medium length black hair. Chloe's personality is... etc.

W++ format

This is an economic format used for KoboldAI. Details here: Pro-Tips

Experimental W++ editor can be turned on with the checkbox. Text which does not fit into W++ format will be appended after W++ section.

Each W++ item (e.g. a character) has type and name (the first two fields), as well as properties and their values (the following rows). Type is usually "Character". Once type and name are filled in, you can add properties. A property can have multiple values, e.g. Hobbies("Video games"+"Reading").

Suggestions for type and property names are given, but are not the only options.



A list of tags that are replaced when sending to generate:

{{user}} and <USER> are replaced by User Name
{{char}} and <BOT> are replaced by Character Name