Chat import
Import chats into TavernAI
-For import Character.ai chats use tool: https://github.com/0x000011b/characterai-dumper
+To import Character.AI chats, use this tool: https://github.com/0x000011b/characterai-dumper.
diff --git a/public/notes/1.html b/public/notes/1.html index f6e09127b..d5f19e4c6 100644 --- a/public/notes/1.html +++ b/public/notes/1.html @@ -1,6 +1,6 @@
-
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:
+ For example:
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...
diff --git a/public/notes/10.html b/public/notes/10.html
index f42bcb1f6..1f2415cdf 100644
--- a/public/notes/10.html
+++ b/public/notes/10.html
@@ -13,7 +13,7 @@
For import Character.ai chats use tool: https://github.com/0x000011b/characterai-dumper
+To import Character.AI chats, use this tool: https://github.com/0x000011b/characterai-dumper.
- A supplemental text comment for the your convenience, which is not utilized by the AI. + A supplemental text comment for your convenience, which is not utilized by the AI.
- A brief description of the personality. It is added to the chat to a depth of 8-15 messages, so it has a significant impact on the character. + A brief description of the personality. It is added to the chat at a depth of 8-15 messages, so it has a significant impact on the character.
Example: diff --git a/public/notes/3.html b/public/notes/3.html index 186927c45..127448123 100644 --- a/public/notes/3.html +++ b/public/notes/3.html @@ -21,8 +21,8 @@ For example:
- *I noticed you came inside, I walked up and stood right in front of you* Wellcome. I'm glad to see you here.
- *i said with toothy smug sunny smile looking you straight in the eye* What brings you...
+ *I noticed you came inside, I walked up and stood right in front of you* Welcome. I'm glad to see you here.
+ *I said with toothy smug sunny smile looking you straight in the eye* What brings you...
The range of influence of Repetition penalty in tokens.
The maximum amount of tokens that a AI will generate to respond. One word is approximately 3-4 tokens. +
The maximum amount of tokens that the AI will generate to respond. One word is approximately 3-4 tokens. The larger the parameter value, the longer the generation time takes.
How much will the AI remember. Context size also affects the speed of generation.
- Important: The setting of Context Size in TavernAI GUI override setting for KoboldAI GUI
+ Important: The setting of Context Size in TavernAI GUI overrides the setting for KoboldAI GUI
This setting controls how much of the text generated is based on the most likely options. - The top P words with the highest probabilities are considered. A word is then chosen at random, with a - higher chance of selecting words with higher probabilities. + Only words with the highest probabilities, together summing up to P, are considered. A word is then + chosen at random, with a higher chance of selecting words with higher probabilities.
Set value to 1 to disable its effect. diff --git a/public/notes/8.html b/public/notes/8.html index 448ab8824..a97213a02 100644 --- a/public/notes/8.html +++ b/public/notes/8.html @@ -12,7 +12,7 @@
If your subscribe tier is Paper, Tablet or Scroll use only Euterpe model otherwise you can not get an answer from NovelAI api.
+If your subscription tier is Paper, Tablet or Scroll use only Euterpe model otherwise you can not get an answer from NovelAI API.
- Character Anchor - affects the character played by the AI by motivating him to write longer messages.
+ Character Anchor - affects the character played by the AI by motivating it to write longer messages.
Looks like:
[Elaborate speaker]
- The second anchor is only turned on after 8-12 messages, because when the chat still only has a few message the first anchor creates enough effect ob its own. + The second anchor is only turned on after 8-12 messages, because when the chat still only has a few messages, the first anchor creates enough effect on its own.
- Sometimes an AI model may not perceive anchors correctly or the AI model already generates sufficiently long messages.
+ Sometimes an AI model may not perceive anchors correctly or the AI model already generates sufficiently long messages.
For these cases, you can disable the anchors by unchecking their respective boxes.
diff --git a/public/notes/advanced_formatting.html b/public/notes/advanced_formatting.html index 565ddf999..2b6163952 100644 --- a/public/notes/advanced_formatting.html +++ b/public/notes/advanced_formatting.html @@ -17,8 +17,8 @@
- The settings provided in this section allow for a more control over the prompt building strategy. - Most specifics of the prompt building depend on whether a Pygmalion model is selected or special formatting is force enabled. + The settings provided in this section allow for more control over the prompt building strategy. + Most specifics of the prompt building depend on whether a Pygmalion model is selected or special formatting is force-enabled. The core differences between the formatting schemas are listed below.
- NAME's Persona:
won't be prepended to the content your character's Description box.
+ NAME's Persona:
won't be prepended to the content of your character's Description box.
- Scenario:
won't be prepended to the content your character's Scenario box.
+ Scenario:
won't be prepended to the content of your character's Scenario box.
- Personality:
won't be prepended to the content your character's Personality box.
+ Personality:
won't be prepended to the content of your character's Personality box.
@@ -45,7 +45,7 @@
- <START>
is not added before the between the character card and the chat log.
+ <START>
is not added between the character card and the chat log.
(If custom separator is not set)
- Circumstances and context of the dialogue:
won't be prepended to the content your character's Scenario box.
+ Circumstances and context of the dialogue:
won't be prepended to the content of your character's Scenario box.
- NAME's personality:
won't be prepended to the content your character's Personality box.
+ NAME's personality:
won't be prepended to the content of your character's Personality box.
@@ -72,12 +72,12 @@
- Then the roleplay chat between User and Character begins
is not added before the between the character card and the chat log.
+ Then the roleplay chat between User and Character begins
is not added between the character card and the chat log.
(If custom separator is not set)
- Appends character's name to the prompt to force model to complete the message as a character: + Appends character's name to the prompt to force the model to complete the message as the character:
diff --git a/public/notes/group_reply_strategy.html b/public/notes/group_reply_strategy.html
index 479c0b8e0..a23a8c58c 100644
--- a/public/notes/group_reply_strategy.html
+++ b/public/notes/group_reply_strategy.html
@@ -1,7 +1,7 @@
- Advanced Formatting
+ Group reply order strategies
diff --git a/public/notes/oai_api_key.html b/public/notes/oai_api_key.html
index 971918c3d..44906ca20 100644
--- a/public/notes/oai_api_key.html
+++ b/public/notes/oai_api_key.html
@@ -1,7 +1,7 @@
- Advanced Settings
+ OpenAI API key
diff --git a/public/notes/token-limits.html b/public/notes/token-limits.html
index 92a2522a3..955be8329 100644
--- a/public/notes/token-limits.html
+++ b/public/notes/token-limits.html
@@ -15,7 +15,7 @@
Character Tokens
- TLDR: If you're working with an AI model with a 2048 context token limit, your 1000 token character definition is cutting the AI's 'memory' in half.
+ TL;DR: If you're working with an AI model with a 2048 context token limit, your 1000 token character definition is cutting the AI's 'memory' in half.
To put this in perspective, a decent response from a good AI can easily be around 200-300 tokens. In this case, the AI would only be able to 'remember' about 3 exchanges worth of chat history.
@@ -23,7 +23,7 @@
When we see your character has over 1000 tokens in its definitions, we highlight it for you because this can lower the AI's capabilities to provide an enjoyable conversation.
What happens if my Character has too many tokens?
- Don't Worry - it won't break anything. At worst, if the Character's permanent tokens are too large, it simply means there will be less room left in the context for other things (see below).
+ Don't worry - it won't break anything. At worst, if the Character's permanent tokens are too large, it simply means there will be less room left in the context for other things (see below).
The only negative side effect this can have is the AI will have less 'memory', as it will have less chat history available to process.
This is because every AI model has a limit to the amount of context it can process at one time.
'Context'?