f854948de5
NVM colab
2023-04-22 15:10:47 +03:00
cf4ba148b3
Merge pull request #141 from paniphons/patch-1
2023-04-22 12:45:30 +03:00
6a437e03d2
Removed Todd Howard from model comparison
...
After running some tests, I can confirm Todd Howard is a proxied GPT-4 with hard-coded system prompt, it's not Claude. So I removed it from the model comparison.
2023-04-22 16:36:14 +07:00
cfa69e2a3d
Merge pull request #134 from gidzzz/main
2023-04-22 02:19:28 +03:00
d6bbc56b8f
Improve consistency of help pages
2023-04-22 00:21:27 +02:00
977db12bf8
Some proofreading of help pages
2023-04-22 00:21:27 +02:00
9f2e669ab9
Remove an obsolete help page
2023-04-22 00:20:25 +02:00
3b74d5ace7
Merge pull request #131 from gidzzz/main
...
Back to conditional personality at the beginning of the chat
1.4.1
2023-04-21 23:33:40 +03:00
bb5a451b50
Back to conditional personality at the beginning of the chat (an oversight in the conjoined words ifx)
2023-04-21 22:03:51 +02:00
f25ecbd95c
Add proper processing of streaming aborting
2023-04-21 20:29:18 +03:00
9af7c63d9c
Merge pull request #129 from TheUnawsomeGuy/main
...
Add GPT4 32K option
2023-04-21 18:19:47 +03:00
5763404b05
Remove patches from send form and make it display flex
2023-04-21 18:16:31 +03:00
4f9cbe5a5d
Add GPT4 32K option
2023-04-21 23:11:35 +08:00
50526a16b9
Fix oobabooga
2023-04-21 14:38:38 +03:00
b180aeaae5
Merge pull request #123 from gidzzz/main
...
Fix conjoined words in generated prompt
2023-04-21 12:08:45 +03:00
4f14557011
Fix zindex for backgrounds
2023-04-21 11:51:52 +03:00
d10dc61131
Fix conjoined words and some excessive newlines around various parts of the prompt
2023-04-21 00:20:15 +02:00
b069ea9f55
Fix extra space in the prompt before top anchor if personality is missing
2023-04-21 00:20:12 +02:00
c70214585a
Update readme.md
2023-04-21 00:46:16 +03:00
be307b1107
fixed typo in auto-save message edit checkbox
1.4.0
2023-04-21 05:16:15 +09:00
3e95989fad
Merge branch 'main' into dev
2023-04-20 23:08:25 +03:00
f5582a62bc
remove transition swapping on UI customization
2023-04-21 04:33:46 +09:00
cb87ba2da1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 04:26:06 +09:00
38e6b0498d
- correct centering for waifumode PC
...
- remove transition from #chat
- better swipe animations
- standardized naming for animation variables
2023-04-21 04:26:03 +09:00
35f669d7e9
Fix hint on expressions
2023-04-20 21:42:22 +03:00
9360e65606
Reload expressions list on connecting to API
2023-04-20 21:16:58 +03:00
330a8cd1d6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 20:27:48 +03:00
59284a5436
New validation logic of expression images
2023-04-20 20:26:32 +03:00
e503d340b9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 02:14:18 +09:00
03b3fc9fc1
- added edit message auto saving
...
- toggle in PowerUser settings
- removed consolelog spam from RA-mods and expressions
2023-04-21 02:14:16 +09:00
e12162f58d
Update faq.md
2023-04-20 19:19:08 +03:00
183a4eadf3
Update readme.md
2023-04-20 19:17:50 +03:00
ec8b39bf44
Update readme.md
2023-04-20 19:16:46 +03:00
fd33ff21be
Merge pull request #117 from paniphons/main
...
Create FAQ to avoid bloating README
2023-04-20 19:16:24 +03:00
620e965533
Move prompt editing info from README to FAQ
2023-04-20 22:41:08 +07:00
cbd84dcf0a
Update readme.md
2023-04-20 22:36:27 +07:00
f5ec5a9788
Update README to link FAQ
2023-04-20 22:33:26 +07:00
795f47a301
Create faq.md
2023-04-20 22:24:40 +07:00
1a3616ae47
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 18:18:10 +03:00
f28850220a
Proper regeneration for groups
2023-04-20 18:18:07 +03:00
d452467818
- escape from edit message now focuses on send_textarea
...
- allow swipes to happen when send_textarea is focused but empty
2023-04-20 23:58:12 +09:00
7fb3d1f578
fixed listener order for proper key detection
2023-04-20 23:39:02 +09:00
516a61a5ee
added proper focus filter to uparrow hotkeys
2023-04-20 23:36:48 +09:00
9ee9da6705
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 23:23:56 +09:00
6d77dfbf48
uparrow = edit last message in chat
...
ctrl+uparrow = edit last user message
removed ctrl+uparrow for autoconnect hotkey
2023-04-20 23:23:46 +09:00
f591961dd7
Merge branch 'main' into dev
2023-04-20 17:11:21 +03:00
1718452efb
Fix code block parsing #116
2023-04-20 17:10:57 +03:00
60bfcc1a6b
removed log spam from uparrow
2023-04-20 23:04:08 +09:00
acea6fab67
added UpArrow to quick edit last user mes
2023-04-20 22:59:13 +09:00
b30df36b8c
Merge pull request #113 from sanskar-mk2/whitelist-txt-feature
...
optional whitelist.txt
2023-04-20 16:12:09 +03:00