Commit Graph

16 Commits

Author SHA1 Message Date
Ash
4e92d6a582 version fix 2023-01-24 23:28:57 +04:00
Ash
790695a2e5 @1.2.1
Message send fix
2023-01-24 20:36:36 +04:00
Ash
cd6244d4b7 fix send message 2023-01-24 20:23:27 +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
21898e64fb Message edit fix 2023-01-13 10:21:32 +04:00
Ash
308c780d69 @1.1.3
1) Corrected message breaks for Pygmalion models
2) Fixed NovelAI max context overflow
2023-01-12 20:25:09 +04:00
Ash
a0c6f6d482 Pygmalion settings fix 2023-01-12 13:48:07 +04:00
Ash
ba24a691f0 Pygmalion settings fix 2023-01-12 13:23:18 +04:00
Ash
e424f37da1 Pygmalion 6b fix 2023-01-11 07:33:38 +04:00
Ash
f87976cc8b Pygmalion 6b fix 2023-01-11 07:16:54 +04:00
Ash
7b228eead7 @1.1.1
1) Pygmalion support
2023-01-11 04:40:29 +04:00
Ash
ac529307b9 Aqua and Darkness chat save fix 2023-01-10 17:35:18 +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
Ash
213a4f1aee readme and api url 2022-12-29 14:07:52 +04:00
Ash
f306fd8ca5 Change presets 2022-12-27 01:30:39 +04:00
Ashen One
a417031af4 main 2022-12-22 07:22:29 +04:00