Commit Graph

355 Commits

Author SHA1 Message Date
Ash
680dada017 For auto launch 2023-01-26 13:33:50 +04:00
Ash
741f4c41f9 Merge branch 'main' of https://github.com/TavernAI/TavernAI 2023-01-26 13:26:52 +04:00
Ash
f950972468 for merge 2023-01-26 13:24:00 +04:00
1960be197b Merge pull request #20 from AuroraNemoia/main
Open automatically in browser
2023-01-26 12:30:47 +04:00
ab87fdec38 Open automatically in browser
Uses the open module to launch Tavern once it's ready in the browser.
2023-01-26 03:02:28 -05:00
a8ea6d621c Fix for Dockerfile
- Added changing permission for entrypoint script.
- Changed moving of default characters, chats and user avatars.
2023-01-25 20:58:51 +01:00
b8d7706752 Merge branch 'TavernAI:main' into Mindus1/issue18 2023-01-25 20:27:58 +01:00
2192308e08 Add Dockerfile for easy hosting TavernAI-GUI on multiple platforms.
Implements #18
2023-01-25 20:25:10 +01:00
Ash
deb55c1eef fix 2023-01-25 14:25:15 +01:00
Ash
f784dbf556 fix 2023-01-25 17:17:30 +04:00
Ash
3ade2a3c90 @1.2.3
Fixed stuck messages
Fixed freezes
2023-01-25 13:52:52 +04:00
Ash
8bb41605e9 fix 2023-01-25 12:07:46 +04:00
Ash
7391878b1c @1.2.2
Fixed multiplication of spaces in Pygmalion
Fixed the loop of generation for Pygmalion
2023-01-25 03:24:38 +04:00
Ash
f04961c8d3 fix 2023-01-24 23:56:27 +04:00
Ash
4e92d6a582 version fix 2023-01-24 23:28:57 +04:00
Ash
533dca5a1a fix 2023-01-24 22:00:57 +04:00
Ash
e38df3bf0a fix 2023-01-24 21:46:50 +04:00
Ash
b07c6f203b fix 2023-01-24 21:43:01 +04:00
Ash
ec7b9b26c1 remove modules 2023-01-24 21:41:10 +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
26ebf6ec64 modules 2023-01-24 17:15:57 +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
099809c742 fix 2023-01-12 13:30:56 +04:00
Ash
ba24a691f0 Pygmalion settings fix 2023-01-12 13:23:18 +04:00
Ash
5e15e685a7 fix 2023-01-11 07:56:53 +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
486cda3592 fix 2023-01-11 05:31:18 +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
82986f7cf3 fix 2023-01-09 05:20:25 +04:00
Ash
3e7b8b796b fix 2023-01-08 17:33:09 +04:00
Ash
932ce422e3 fix 2023-01-08 17:30:26 +04:00
Ash
e4fa5945a7 fix img 2023-01-08 17:28:34 +04:00
Ash
44e7e646f6 fix img 2023-01-08 17:27:17 +04:00
Ash
385539938c fix 2023-01-08 17:21:46 +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
a9c0d50da2 fix 2023-01-08 16:56:18 +04:00
Ash
d8136649c1 Update readme 2023-01-08 16:54:32 +04:00
Ash
637a60812f fix wiki 2023-01-05 03:24:22 +04:00
Ash
07401cfd21 fix 2022-12-29 14:11:31 +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
2d7cc1185c Update readme.md 2022-12-22 08:41:32 +04:00
d4e1a8cda8 Update readme.md 2022-12-22 08:36:01 +04:00
db7f0de1f3 Update readme.md 2022-12-22 08:30:57 +04:00