Commit Graph

945 Commits

Author SHA1 Message Date
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
e859011a98 Fix invalid CSS comment
See https://www.w3schools.com/css/css_comments.asp
2023-02-05 22:13:05 +09:00
5b6f7548e6 Fix invalid css style
disolay -> display, Apply pretty format.
2023-02-05 22:05:51 +09:00
Ash
28b2615c7a fix 2023-02-05 14:10:58 +04:00
Ash
2b4e36340e Multigen fix 2023-02-05 13:14:10 +04:00
Ash
9c569eff8a Multigen fix
Added tag replacement
2023-02-05 13:12:39 +04:00
Ash
00d731a55b fix 2023-02-02 16:11:18 +04:00
Ash
01da74e3a0 fix 2023-02-02 15:55:56 +04:00
Ash
e7ecb6689f fix 2023-02-02 15:26:28 +04:00
Ash
14c471170e Colab 2023-02-02 15:12:32 +04:00
Ash
efac6bbe67 Colab init 2023-02-02 11:43:38 +04:00
Ash
634add4b45 Colab text 2023-02-02 02:10:35 +04:00
Ash
b535250428 Colab file fix 2023-02-02 02:02:15 +04:00
Ash
d37d624b76 Colab 2023-02-02 01:50:12 +04:00
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