Commit Graph

881 Commits

Author SHA1 Message Date
Ash
ee6a50fa8c String colab fix 2023-02-02 00:55:30 +04:00
Ash
de97167789 Colab fix 2023-02-02 00:46:51 +04:00
Ash
e3b173703c Colab fix 2023-02-02 00:34:41 +04:00
Ash
4ae387be93 Colab fix 2023-02-02 00:19:01 +04:00
Ash
95a2c736cf Colab fix 2023-02-02 00:06:45 +04:00
Ash
d80a0f1132 Merge branch 'main' of https://github.com/TavernAI/TavernAI 2023-02-01 23:55:53 +04:00
Ash
f96bc01d9b Colab and any fix 2023-02-01 23:55:01 +04:00
19397c37ff Merge pull request #27 from Mindus1/main
[Docker] Fix
2023-01-31 20:17:53 +04:00
50589d51da [Docker] Fix
- changed relative paths of symlinks to absolute paths.
2023-01-30 21:44:38 +01:00
Ash
bd338518a0 @1.2.6
Multigeneration now takes context into account
Html tags are now displayed in the message
Fixed a bug where the chat selection was saved only after editing the character
Minor fixes
2023-01-30 20:03:50 +04:00
52ee6eaa1d [Docker] Fix
- changed seperate vol. for characters, chats, ... to single config vol.
- settings.json is now persistent
Fixes #1
2023-01-30 13:11:41 +01:00
Ash
18732874dc Set route for compilation 2023-01-30 12:20:14 +04:00
9642f8acf5 Merge pull request #24 from Neutrovertido/main
Fix for PayloadTooLarge error when saving a large chat filesize
2023-01-29 12:55:30 +04:00
8cfa142b23 Merge pull request #19 from Mindus1/Mindus1/issue18
Add Dockerfile for easy hosting TavernAI-GUI on multiple platforms.
2023-01-29 11:22:14 +04:00
b695107b39 Fix issue PayloadTooLarge 2023-01-28 14:53:12 -06:00
1bf922d395 Fix
- Automatic change of windows line endings when building docker image
- Creating characters, chats, avatars folders before adding defaults
2023-01-28 13:19:02 +01:00
Ash
ec607362b6 @1.2.5 2023-01-28 15:44:58 +04:00
Ash
e23a0d2a93 @1.2.5 CAI Import chat fix 2023-01-28 15:42:40 +04:00
Ash
4591056e38 Pygmalion 6b Colab setting preset 2023-01-28 14:51:31 +04:00
Ash
448941af5d Pygmalion 6b Colab setting preset 2023-01-28 14:32:44 +04:00
Ash
5a6e8a8d0d character fix 2023-01-27 09:38:43 +04:00
Ash
9aafceacc6 characters fix 2023-01-26 23:53:18 +04:00
Ash
4e720aa333 @1.2.4
fix context
2023-01-26 23:22:00 +04:00
Ash
910a54725f @1.2.4
Version change
2023-01-26 22:41:38 +04:00
Ash
e63968212c Example message context fix
The default size of avatars has been changed to a larger one
2023-01-26 20:40:43 +04:00
Ash
e499f6bfb4 fix 2023-01-26 13:35:06 +04:00
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