Commit Graph

18 Commits

Author SHA1 Message Date
402d88c354 Note styles from Ross 2023-03-03 01:07:21 +02:00
b0baeba156 Merge remote-tracking branch 'ross/main' 2023-03-03 01:02:45 +02:00
6cc4918d25 added styles to Notes pages. 2023-03-02 18:21:57 +09:00
e24e2bb2ca Correction in note regarding order 2023-02-25 23:33:05 +02:00
a079dfaf11 Add newlines 2023-02-25 01:12:03 +02:00
b879b53a55 Add notes for Insertion Position 2023-02-23 20:43:58 +02:00
3686971848 Add order of entries. 2023-02-21 23:31:19 +02:00
4d95807d4d Update note 2023-02-21 12:15:20 +02:00
c17e4c321c Move world info to client side 2023-02-21 00:19:48 +02:00
41c32fd12f Merge remote-tracking branch 'origin/softprompt' 2023-02-15 02:21:44 +02:00
38d83c7eec Add softprompts selector 2023-02-12 18:11:33 +02:00
1e48220711 #21 Add basic upload of world infos. Add info Note 2023-02-10 18:12:19 +02:00
Ash
e451bdf4d0 @1.2.7
The bug with multigen 100+ token has been fixed.
The replacement of <USER>, {{user}}, <BOT>, {{char}} in Description, First message, Personality Summary and Scenario has been added.
Added full Markdown support.
The behavior of scrolling the chat to the cursor when editing a message has been fixed.
The offline functionality of TavernAI has been fixed.
2023-02-05 18:12:18 +04:00
Ash
9c569eff8a Multigen fix
Added tag replacement
2023-02-05 13:12:39 +04:00
Ash
f96bc01d9b Colab and any fix 2023-02-01 23:55:01 +04:00
Ash
7b87227cd2 Update 1.2.0 Theme of update: Characters
1) Character files now represent images, all data about the characters is located within the image file. This makes it easy to exchange characters.

You do not need to redesign your old characters in the new format, the conversion will happen automatically, old character files will not be deleted

2) Import function for characters is available, you can also import characters in the old TavernAI .json format, and you can also import characters from the Pygmalion notebook format

3) Export function for characters is available

4) The chat structure has been completely redesigned, now chats are located in the public/chats folder, chats now represent jsonl files, messages can be read one line at a time from such a file, this will help for future optimization when there are many messages

5) A new menu for selecting saved TavernAI chats is now available

Importing TavernAI chats is now available

Importing chats from CAI is now available

6) Additional advanced settings have been added for characters. A "Scenario" field has been added, as well as a "Dialogue Examples" field

7) Full support for the Pygmalion format has been added

A indicator now appears when special formatting for Pygmalion is enabled

8) Many other minor bugs have been fixed

To update an old version to version 1.2.0, you simply need to copy files with replacement.
2023-01-24 17:30:40 +04:00
Ash
fbf2d5fc00 @1.1.0
1)NovelAI support
2)Changing your character name
3)Repetition Penalty has been moved to the main settings
4)Added Pro settings (Anchors Order)
5)Max Context and Amount Gen have been added to the Pro Settings
6)Editing messages
7)New backgrounds
2023-01-08 17:18:10 +04:00
a417031af4 main 2022-12-22 07:22:29 +04:00