RossAsscends
26417f1383
Merge branch 'main' of https://github.com/RossAscends/TavernAI
2023-02-25 21:15:36 +09:00
RossAsscends
e156373ad0
input bar auto-shrink on send
...
previous the input bar would expand to the fit the size of the typed input, but when it was sent, the bar would stay the same size. Now it will auto-shrink back to default size after sending the input to AI.
2023-02-25 21:15:29 +09:00
RossAscends
5029c6c3f5
added TAI main branch config.conf
2023-02-25 17:34:05 +09:00
RossAsscends
4f2174eced
Delete settings.json
2023-02-25 17:20:04 +09:00
RossAsscends
60cbda218c
Update .gitignore
2023-02-25 17:10:52 +09:00
RossAsscends
d63c5683e3
removing more files so gitignore will stop tracking
2023-02-25 17:09:13 +09:00
RossAsscends
64a1ecac7e
Update .gitignore
2023-02-25 17:04:32 +09:00
RossAsscends
2cda771055
removed character and chats from this branch
...
just trying to update the gitignore
2023-02-25 17:03:34 +09:00
RossAsscends
d400a74bed
Update .gitignore
2023-02-25 16:57:34 +09:00
RossAsscends
de6cfc339a
Update .gitignore
2023-02-25 16:56:31 +09:00
RossAsscends
a0efd37a0c
Update .gitignore
2023-02-25 16:50:28 +09:00
RossAsscends
13a1110474
Update .gitignore
2023-02-25 16:49:56 +09:00
RossAsscends
05ef64769d
Merge branch 'main' of https://github.com/RossAscends/TavernAI
2023-02-25 16:46:53 +09:00
RossAsscends
001c8fa2b8
Update .gitignore
2023-02-25 16:46:41 +09:00
RossAscends
cc55a885a4
Update style.css
2023-02-25 16:44:49 +09:00
SillyLossy
a079dfaf11
Add newlines
2023-02-25 01:12:03 +02:00
SillyLossy
433a6575e8
Clean-up minor stuff for PR
2023-02-25 01:10:03 +02:00
SillyLossy
9a136dbd75
Post-merge fixes
2023-02-25 00:25:30 +02:00
SillyLossy
63a1f7abee
Merge with ross changes
2023-02-25 00:02:17 +02:00
RossAsscends
9b9a6d909a
updated gitignore
...
should hopefully not be tracking these files for future pushes.
2023-02-25 07:00:46 +09:00
RossAsscends
743371159b
added gitignore
...
so future pushes don't include user data from public subdirectories, and uploads directory. also removed my config.conf, as I change it to disable the whitelisting feature.
2023-02-25 06:46:03 +09:00
RossAscends
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
RossAscends
aa33f3be94
small CSS fix, reverting to default.
...
line 62 and 74 : background URL from "taverna.png" (my change) to "tavern.png" (default). I had made the url changes as a test for functionality while altering BG behavior.
Even if taverna.png is in the CSS, the BG swapping works properly.
I think I did this because having it set to tavern.png in the initial CSS will remove whatever BG was chosen by the user in a previous session. Could be wrong about that.
2023-02-25 06:18:15 +09:00
RossAscends
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
RossAscends
1c0ce37d3e
Update bg_load.css
2023-02-25 05:46:17 +09:00
RossAscends
872c39ce3b
Update index.html
2023-02-25 05:45:19 +09:00
RossAsscends
3663eb4564
Merge branch 'main' of https://github.com/RossAscends/TavernAI
2023-02-25 05:38:14 +09:00
RossAsscends
02330b4d12
Ross CSS 1.2.8 + hotkeys take 3
2023-02-25 05:36:41 +09:00
RossAscends
d8544385ab
Merge pull request #1 from SillyLossy/ross-css
...
New CSS from RossAscends
2023-02-25 05:14:43 +09:00
SillyLossy
21198fbad8
New CSS from RossAscends
...
Cleaner changes from https://github.com/RossAscends/TavernAI/tree/RossAscends-TavernAI-UI-for-1.2.8
2023-02-24 21:13:37 +02:00
SillyLossy
b879b53a55
Add notes for Insertion Position
2023-02-23 20:43:58 +02:00
SillyLossy
5bea179f3b
Update GPT tokenizer
...
Fixes being unable to tokenize words like constructor/toString/etc
2023-02-23 15:07:05 +02:00
SillyLossy
6eedc8e44c
Add ability to change WI position
2023-02-23 01:51:05 +02:00
SillyLossy
9f04dcb498
Make resizable inputs in editor of WI
2023-02-22 21:04:16 +02:00
SillyLossy
215e7cef65
Reduced send area placeholder (ugly on mobile)
2023-02-22 00:06:46 +02:00
SillyLossy
3686971848
Add order of entries.
2023-02-21 23:31:19 +02:00
SillyLossy
406724f200
Disable server-side WI entirely
2023-02-21 16:22:28 +02:00
SillyLossy
eff98b6efd
Corrections to example lore
2023-02-21 16:19:03 +02:00
SillyLossy
b36932f4df
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-02-21 16:08:55 +02:00
SillyLossy
6b619b225b
Better example lore.
2023-02-21 16:08:53 +02:00
SillyLossy
4d95807d4d
Update note
2023-02-21 12:15:20 +02:00
SillyLossy
e787370fc3
Default WI depth lowered
2023-02-21 12:11:04 +02:00
SillyLossy
fd416dc6ae
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-02-21 10:24:51 +02:00
SillyLossy
c17e4c321c
Move world info to client side
2023-02-21 00:19:48 +02:00
SillyLossy
41ab2eb1c3
Move world info to client side
2023-02-21 00:17:07 +02:00
SillyLossy
53bfce557f
Replace implementation of world info
2023-02-20 18:19:46 +02:00
SillyLossy
94d4b06dc7
Merge branch 'TavernAI:main' into main
2023-02-19 12:43:51 +02:00
Ash
a104082943
ip checking whitelist fix 2
2023-02-18 20:17:35 +04:00
Ash
f24fd58710
ip whitelist fix
2023-02-18 19:54:44 +04:00
Ash
388acc4ddd
optimisation checking EOS tag
2023-02-17 19:04:50 +04:00