Update readme.md

b7453d5c59a4f52db2e469841a0474057bbf6d88

RossAscends <124905043+RossAscends@users.noreply.github.com>

Signed
1 files changed, +3 -3Showing whitespace changes
.github/readme.md+3 -3
@@ -70,11 +70,11 @@ Or get in touch with the developers directly:
7070
71## Character Cards71## Character Cards
7272
73SillyTavern is built around the concept of "character cards". Character card is a collection of prompts that sets the behavior of the LLM and is required to have persistent conversations, similar to ChatGPT's GPTs or Poe's bots. It can be anything: an abstract scenario, an assistant tailored for a specific task, a famous personality or a fictional character.73SillyTavern is built around the concept of "character cards". A character card is a collection of prompts that sets the behavior of the LLM and is required to have persistent conversations in SillyTavern. They function similarly to ChatGPT's GPTs or Poe's bots. The content of a character card can be anything: an abstract scenario, an assistant tailored for a specific task, a famous personality or a fictional character.
7474
75None of the card fields except the name is required. To start a neutral conversation with the language model, create an empty card simply called "Assistant". For a more themed chat, you can provide the language model with various background details, such as behavior patterns and the chat starters.75The name field is the only required character card input. To start a neutral conversation with the language model, create an new card simply called "Assistant" and leave the rest of the boxes blank. For a more themed chat, you can provide the language model with various background details, behavior and writing patterns, and a scenario to jump start the chat.
7676
77To have a quick conversation without selecting a character card or just test the LLM connection, type your prompt on a welcome screen after opening SillyTavern. Please note that the temporary chat will not be saved.77To have a quick conversation without selecting a character card or to just test the LLM connection, simply type your prompt input the input bar on the Welcome Screen after opening SillyTavern. Please note that such chat are temporary and will not be saved.
7878
79To get a general idea on how to define character cards, see the default character (Seraphina) or download selected community-made cards from the "Download Extensions & Assets" menu.79To get a general idea on how to define character cards, see the default character (Seraphina) or download selected community-made cards from the "Download Extensions & Assets" menu.
8080