Commit Graph

539 Commits

Author SHA1 Message Date
5cf91b1264 some more index.html reverts
added back in cookie JS, favicon, and removed bootstrap links/script references.
2023-02-25 06:31:00 +09:00
1f4c01fedf manual re-addition of index.html tokenizer code
line 849:
if((anchorTop != "" || charPersonality != "") && !is_pygmalion){

line 1035:
if(message_already_generated.indexOf('You:') === -1 && message_already_generated.indexOf('<|endoftext|>') === -1 && tokens_already_generated < parseInt(amount_gen) && getMessage.length > 0){
2023-02-25 06:03:12 +09:00
872c39ce3b Update index.html 2023-02-25 05:45:19 +09:00
02330b4d12 Ross CSS 1.2.8 + hotkeys take 3 2023-02-25 05:36:41 +09:00
b879b53a55 Add notes for Insertion Position 2023-02-23 20:43:58 +02:00
6eedc8e44c Add ability to change WI position 2023-02-23 01:51:05 +02:00
9f04dcb498 Make resizable inputs in editor of WI 2023-02-22 21:04:16 +02:00
215e7cef65 Reduced send area placeholder (ugly on mobile) 2023-02-22 00:06:46 +02:00
3686971848 Add order of entries. 2023-02-21 23:31:19 +02:00
6b619b225b Better example lore. 2023-02-21 16:08:53 +02:00
e787370fc3 Default WI depth lowered 2023-02-21 12:11:04 +02:00
c17e4c321c Move world info to client side 2023-02-21 00:19:48 +02:00
53bfce557f Replace implementation of world info 2023-02-20 18:19:46 +02:00
94d4b06dc7 Merge branch 'TavernAI:main' into main 2023-02-19 12:43:51 +02:00
Ash
388acc4ddd optimisation checking EOS tag 2023-02-17 19:04:50 +04:00
Ash
d6afa07560 favicon 2023-02-17 14:52:08 +04:00
fcac6b0fe2 Change button styles 2023-02-15 21:41:08 +02:00
2989f9566d Merge branch 'TavernAI:main' into main 2023-02-15 17:41:02 +02:00
Ash
e764f94c8a Colab: add lt for KoboldAI 2023-02-15 16:49:46 +04:00
Ash
366f235c02 @1.2.8:
1) Security update: https://github.com/TavernAI/TavernAI/security/advisories/GHSA-25wp-82wc-xchj
2) Fixed several bugs related to character import: now all imported characters are added to the top of the list.
3) Fixed a bug that duplicated character cards if the character name and map name did not match.
4) Made minor fixes for prompt formatting.
5) Added the ability to enable/disable TavernAI autostart in the browser through the configuration file.
6) Adapted for Pygmalion Dev.
2023-02-15 15:33:06 +04:00
7d2e4d4888 Style a system message. Fix up spacing in bias 2023-02-15 11:36:30 +02:00
d6e6f9520d Hide SPs select for now, refactor async endpoints 2023-02-15 11:08:01 +02:00
3affc38b39 Better info about bias 2023-02-15 10:56:59 +02:00
10e5e1e5ea Visual touche and fix-up of everything broken 2023-02-15 10:53:30 +02:00
083e5efb32 Add missing div 2023-02-15 02:31:25 +02:00
41c32fd12f Merge remote-tracking branch 'origin/softprompt' 2023-02-15 02:21:44 +02:00
338de3f042 Merge remote-tracking branch 'upstream/main' 2023-02-15 02:19:57 +02:00
052f12f8bc Add message bias and a system message support 2023-02-14 18:41:17 +02:00
d1b7423f7b Merge branch 'main' into charsearch 2023-02-14 11:31:01 +02:00
c89e28a645 Merge pull request #3 from RossAscends/CSS-Grey
CSS/JS/HTML edits
2023-02-14 11:28:45 +02:00
9490c898c9 Implementats CSRF Token 2023-02-13 23:54:08 +09:00
1922499193 Aligned search bar vertically 2023-02-13 13:59:56 +02:00
b2fbd3d972 Removed extra closing div (I'm stoopid) 2023-02-12 22:43:44 +02:00
0eb8aecdb2 Merge branch 'TavernAI:main' into softprompt 2023-02-12 22:34:42 +02:00
4e638c65c5 Added search bar for characters 2023-02-12 20:13:23 +02:00
38d83c7eec Add softprompts selector 2023-02-12 18:11:33 +02:00
87428fba78 Add world creation button 2023-02-12 14:31:01 +02:00
2389cd91b4 Fix settings resetting. Hide secondary key unless selective 2023-02-12 13:47:36 +02:00
d09e3d114c #21 Add world info editor 2023-02-12 00:01:54 +02:00
d4e512ebe9 Prettier alignment of import button 2023-02-11 16:24:58 +02:00
bea28c1845 #21 Add world info export, edit popup and deletion 2023-02-10 23:26:53 +02:00
1e48220711 #21 Add basic upload of world infos. Add info Note 2023-02-10 18:12:19 +02:00
fc8dad5c3f Display a notice for United Kobold users 2023-02-10 13:51:07 +02:00
a76a47c541 Remove unused array 2023-02-09 23:33:23 +02:00
0c423b7d08 Tidy for PR 2023-02-09 23:01:29 +02:00
8baeb0c8d4 Smarted world info status 2023-02-09 22:33:34 +02:00
60234d7b3f Remove dummy mistake 2023-02-09 22:18:21 +02:00
3850477814 #21 Add saving/loading of selected world info from local settings. Improve syncronization. Add status of world info (buggy rn) 2023-02-09 22:13:37 +02:00
c760ba54f2 #21 Adds basic support of World Info files loading and synchronization with Kobold API 2023-02-09 18:38:00 +02:00
a34592b397 CSS/JS/HTML edits
Grey CSS, expandable input bar, online indicator moved to under send button
2023-02-10 01:15:22 +09:00