SillyLossy
747567466f
Bump package version
2023-05-31 01:24:20 +03:00
SillyLossy
d95786fb25
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-05-31 01:18:49 +03:00
SillyLossy
e0fdd1513c
#411 Fix Poe bot list loading
2023-05-31 01:18:47 +03:00
Cohee
3f9ccff2bc
Merge pull request #413 from BlipRanger/dev
...
Hotfix for Chromadb export.
2023-05-31 01:18:13 +03:00
BlipRanger
c9c82537a7
Hotfix for Chromadb export.
...
Missing key which causes export to fail.
2023-05-30 17:53:36 -04:00
SillyLossy
ed74eedc5b
Display code blocks in translated messages
2023-05-30 23:57:56 +03:00
SillyLossy
8fdfb272a4
#407 Add two-state message translation button
2023-05-30 23:47:09 +03:00
Cohee
b1927d454c
Update readme.md
2023-05-30 21:05:56 +03:00
Cohee
9ff643c489
Merge pull request #406 from SillyTavern/dev
...
Dev
2023-05-30 20:40:42 +03:00
SillyLossy
04fa9ea549
More clear scenario override message.
2023-05-30 20:37:45 +03:00
SillyLossy
d85d5158db
Rename chromadb extension to be less confusing. Add new extensions to readme
2023-05-30 20:02:21 +03:00
SillyLossy
9e6b07e3af
Fix OAI context breakdown total calculation
2023-05-30 19:25:27 +03:00
SillyLossy
3a53bc292b
Move Novel settings to another file
2023-05-30 18:54:02 +03:00
SillyLossy
a0090929ae
Add TFS and Top A to ooba API
2023-05-30 13:07:52 +03:00
SillyLossy
903d79e6b5
#397 Extend WI token budget
2023-05-30 11:40:19 +03:00
SillyLossy
71015aa821
#399 Check for generation amount > 0 before continuing multigen
2023-05-30 11:25:57 +03:00
SillyLossy
06671ceb5d
#399 Reset prompt cache when multigen finishes
2023-05-30 10:49:38 +03:00
SillyLossy
eff1dabe41
Save chat before exporting
2023-05-30 02:00:23 +03:00
SillyLossy
8454cfa666
Export chat to downloadable file
2023-05-30 01:56:22 +03:00
SillyLossy
2c862eb0a5
Token breakdown for swipes
2023-05-30 01:34:47 +03:00
SillyLossy
f11645e66e
Experimental ChromaDB performance improvement. Keep chat sync flags and only push new messages.
2023-05-30 00:42:54 +03:00
SillyLossy
76eca6abc2
Fix welcome message on Safari (for real this time)
2023-05-29 22:55:40 +03:00
SillyLossy
17d56280ec
Revert br styles
2023-05-29 22:44:16 +03:00
SillyLossy
3636853d32
Fix Safari preselect API and inflated <br> blocks
2023-05-29 22:23:57 +03:00
SillyLossy
a380840719
Fix character list hiding if loaded on unlocked right drawer
2023-05-29 22:05:10 +03:00
SillyLossy
219fd4f643
Hide extensions dropdown on load
2023-05-29 21:58:25 +03:00
Cohee
1fe5b55811
Merge pull request #396 from BlipRanger/dev
2023-05-29 21:01:55 +03:00
BlipRanger
a78a0ad78a
Add frontend for chromadb import/export
...
Additionally add checks that character is selected before trying chromadb operations.
2023-05-29 13:33:39 -04:00
RossAscends
31a2332cc7
pretty mute group member button
2023-05-30 02:03:28 +09:00
SillyLossy
e07f500014
Get original message text for SD inline gens instead of translated
2023-05-29 19:14:00 +03:00
SillyLossy
8fa4094a4e
#356 Add group chat member ghosting
2023-05-29 18:47:58 +03:00
SillyLossy
9fafc41c7d
#395 Pass AbortSignal down to groupGenerationWrapper
2023-05-29 13:27:20 +03:00
SillyLossy
d6bed2673b
More clear CSRF notification
2023-05-29 13:09:36 +03:00
SillyLossy
9a7e17cfbc
#394 Preserve system message by assigning group generation id
2023-05-29 12:57:30 +03:00
SillyLossy
d093cca125
Skip extras autoconnect on load
2023-05-29 11:42:06 +03:00
SillyLossy
e006164c4c
NAI settings: html -> text
2023-05-29 11:25:12 +03:00
SillyLossy
a043564da1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-29 11:03:45 +03:00
Cohee
07c532cf29
Merge pull request #390 from drgnfr6/NovelAI-Configuration-Improvements
...
Improve NovelAI configuration, move more to UI, clean up config handling
2023-05-29 10:30:13 +03:00
Cohee
8c3d4ca33c
Merge pull request #389 from drgnfr6/Fix-NovelAI-refresh-on-first-load
...
Fix NovelAI refresh on first load.
2023-05-29 10:26:26 +03:00
Cohee
59c8b5f321
Merge pull request #391 from drgnfr6/dev
...
Fix NovelAI refresh on first load.
2023-05-29 10:25:58 +03:00
Cohee
0717b41f8f
Merge pull request #392 from drgnfr6/Clio-Support
...
Clio support, in dev this time
2023-05-29 10:24:57 +03:00
drgnfr6
a9ab9207b1
Merge branch 'Fix-NovelAI-refresh-on-first-load' into dev
2023-05-28 23:38:34 -05:00
drgnfr6
3e55c4ffcf
Fix NovelAI refresh on first load.
2023-05-28 23:37:19 -05:00
drgnfr6
857619df48
Improve NovelAI configuration by moving more of it to the UI, and cleaning up how config is handled a bit.
2023-05-28 23:34:09 -05:00
drgnfr6
c6af819997
Setting max context size so Clio can access all of the context necessary.
2023-05-28 23:18:11 -05:00
drgnfr6
796cc2f6d6
Adding Clio related files for basic support of the Clio-v1 model
2023-05-28 23:17:45 -05:00
SillyLossy
da1c5bd5a5
Drag and drop character cards
2023-05-29 03:08:53 +03:00
SillyLossy
584394ded0
Upload sprites as ZIP archive
2023-05-29 02:28:09 +03:00
SillyLossy
3b72be402e
Don't let cropper overflow the canvas (or upload fails)
2023-05-29 01:18:11 +03:00
SillyLossy
602bceb26e
Upload or delete a sprite image.
2023-05-29 01:17:52 +03:00
SillyLossy
5efd55d343
Sync user name to chat option
2023-05-28 23:17:49 +03:00
SillyLossy
b74939bf65
Message translate on edit
2023-05-28 22:43:31 +03:00
Cohee
6bc3e01254
Update readme.md
2023-05-28 20:34:03 +03:00
SillyLossy
73fa174165
Add buttons to translate whole chat and clear translations
2023-05-28 20:03:05 +03:00
SillyLossy
29f21f6b6a
Prevent double saving of translated chats. Exception-safe event emitter
2023-05-28 19:09:10 +03:00
SillyLossy
88c92c76ae
Unconditional load of extensions. Fixes for translations
2023-05-28 18:57:45 +03:00
SillyLossy
8c48843d72
Translate impersonate and streaming responses. 4-state auto-mode for translation
2023-05-28 16:18:30 +03:00
SillyLossy
5a678b74c3
TTS: narrate only translated text option
2023-05-28 14:46:15 +03:00
SillyLossy
2cbfe7e571
Fix console spam on TTS. Expand tokenizer textarea
2023-05-28 13:42:55 +03:00
SillyLossy
da30b69471
Fix unlocked context breaking OAI tokenizer
2023-05-28 13:42:30 +03:00
SillyLossy
ff997c06c3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-28 13:42:09 +03:00
SillyLossy
f6070084d1
(beta) Message translate plugin
2023-05-28 13:42:06 +03:00
RossAscends
0e0f490c98
allow Chroma slider to go to 0 to disable
2023-05-28 18:53:55 +09:00
RossAscends
6ab9e0f182
Export chats as .txt files
2023-05-28 16:42:59 +09:00
SillyLossy
79979009f2
Stop TTS playback on swipe
2023-05-28 03:02:56 +03:00
SillyLossy
5a7daedfca
Stop button fix for window.ai. Refactor the generation function
2023-05-28 02:33:34 +03:00
SillyLossy
3897ed3b4e
Add Token counter plugin
2023-05-28 02:13:13 +03:00
SillyLossy
1ba9ddd025
Fix Kobold parameters send (for real this time)
2023-05-28 02:07:13 +03:00
SillyLossy
10c117751c
Fix drawer flicker [skip ci]
2023-05-28 00:15:19 +03:00
SillyLossy
9ffe3beb35
Fix Kobold generation data not sending to API
2023-05-28 00:05:36 +03:00
SillyLossy
8ab1b68c52
Add WI prompt format
2023-05-28 00:01:35 +03:00
SillyLossy
158fdfb140
Add NSFW avoidance prompt to UI
2023-05-27 22:12:19 +03:00
SillyLossy
be64b3469f
Properly fallback when w.ai model doesn't support streaming
2023-05-27 21:42:28 +03:00
SillyLossy
a415deb8fa
Unlock context size of OAI
2023-05-27 20:45:22 +03:00
SillyLossy
f1d3f8d3bd
Proper user name on chats import
2023-05-27 20:30:53 +03:00
SillyLossy
387b1e6d4a
Merge branch 'main' into dev
2023-05-27 19:55:03 +03:00
SillyLossy
0ab097711b
Fix window.ai streaming
2023-05-27 19:50:08 +03:00
Cohee1207
386ba29399
Fix notes content
2023-05-27 18:01:51 +03:00
Cohee1207
867791c942
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-27 17:53:32 +03:00
Cohee
d65a99448a
Merge pull request #382 from drgnfr6/TTS-Race-Condition-Fix
2023-05-27 17:45:29 +03:00
RossAscends
fbbb54a775
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-27 23:41:42 +09:00
RossAscends
8bba794e7b
Add Creator Comment box, fix HR styles
2023-05-27 23:41:38 +09:00
drgnfr6
c06f042898
Fix race condition when saving settings for TTS
2023-05-27 09:38:21 -05:00
Cohee1207
53d6c58b15
Support Window.ai extension
2023-05-27 17:37:25 +03:00
Cohee1207
73976af665
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-27 15:36:30 +03:00
RossAscends
5fa14955fb
re-hide create button for char edit view
2023-05-27 21:03:00 +09:00
RossAscends
8abeb61baa
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-27 21:01:32 +09:00
RossAscends
41251937b3
button to duplicate solo characters
2023-05-27 21:00:46 +09:00
SillyLossy
8ed06eafc9
#55 Import oobabooga chat format
2023-05-26 23:43:53 +03:00
SillyLossy
e576eca4d6
Horde trusted checkbox and disclaimer
2023-05-26 18:54:46 +03:00
SillyLossy
4725b2bf25
#302 Increase auto-swipe limit
2023-05-26 13:32:41 +03:00
SillyLossy
760b953017
Code clean-up [skip ci]
2023-05-26 13:31:40 +03:00
RossAscends
d18105b31c
auto-swipe active for non-streaming responses
2023-05-26 15:23:45 +09:00
RossAscends
128d1c2f8f
horde multiselect without CTRL
2023-05-26 13:59:31 +09:00
SillyLossy
2a0a9c3feb
Context template editor. Part 1
2023-05-26 01:26:03 +03:00
SillyLossy
855129a28b
Don't save extra data to chroma
2023-05-25 12:18:40 +03:00
SillyLossy
48c5cdd6d7
Refactor getsettings server code. Add context template files.
2023-05-25 01:25:01 +03:00
RossAscends
4240f34dcb
toast and highlight for new group creation
2023-05-25 01:14:19 +09:00
SillyLossy
ae374510c1
Add error message when settings could not be saved to the server.
2023-05-24 17:14:54 +03:00
SillyLossy
3ba4f3c6e2
Stop AI generation hotkey
2023-05-24 17:09:21 +03:00
SillyLossy
08df0f87e6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-24 16:46:10 +03:00
SillyLossy
a0ef9fce83
Stop any request. Part 2 (still WIP)
2023-05-24 16:46:05 +03:00
RossAscends
f697663a12
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-24 20:56:48 +09:00
RossAscends
135613baf0
better display of dice rolls and group welcome mes
2023-05-24 20:56:46 +09:00
SillyLossy
5cb5ea1c2d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-24 14:01:30 +03:00
SillyLossy
a293830d95
#372 Add Clio model for NovelAI
2023-05-24 13:47:37 +03:00
SillyLossy
64bc0646c4
[skip ci] Reformat code
2023-05-24 12:38:25 +03:00
Cohee
cb1e015a07
Merge pull request #373 from TheBestReguile/dev
...
Move KAI Horde to dedicated dropdown
2023-05-24 12:36:53 +03:00
SillyLossy
85ef2b6848
Move Poe nudges to Generate anchors appendage
2023-05-24 11:48:39 +03:00
Reguile
411aebd47f
Move KAI Horde to dedicated dropdown
2023-05-23 23:06:02 -05:00
RossAscends
6bff759f1c
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-24 07:03:09 +09:00
RossAscends
d4cf9eb13e
new strategy for ChromaDB
2023-05-24 07:03:03 +09:00
SillyLossy
93c3248822
Colab file permission fix
2023-05-24 00:19:54 +03:00
SillyLossy
74223995f0
Cloudflare fix and ChromaDB for colab
2023-05-24 00:13:10 +03:00
SillyLossy
f2f459cc55
Stop any generation request (WIP)
2023-05-24 00:09:49 +03:00
SillyLossy
4feebd0ba1
Install sentencepiece tokenizer from npm
2023-05-23 22:27:37 +03:00
SillyLossy
f813d5c225
Upgrade axios. Skip generating binary bytecode #370
2023-05-23 21:13:18 +03:00
SillyLossy
ae0f2ad084
Move stop button to a fixed position (temporary)
2023-05-23 19:56:00 +03:00
SillyLossy
4ca329249e
Revert Aqua.png
2023-05-23 15:53:24 +03:00
Cohee1207
b31f61f955
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-23 15:18:25 +03:00
RossAscends
79e8849c29
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-23 19:23:35 +09:00
RossAscends
0ba861ad70
remove console log spam.
2023-05-23 19:23:33 +09:00
SillyLossy
588e797317
#368 Sort past chats by the last message
2023-05-23 12:23:56 +03:00
SillyLossy
6ea0b04472
Return stop streaming button
2023-05-23 11:22:28 +03:00
SillyLossy
537f359958
Remove unused dependency
2023-05-23 00:34:40 +03:00
SillyLossy
53ed7aceca
Infinity context: inject and purge chat data
2023-05-23 00:30:52 +03:00
SillyLossy
0bce9d33a2
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-22 22:58:34 +03:00
SillyLossy
d8e66729b2
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-22 17:01:21 +03:00
SillyLossy
23f7fe0667
#363 Non-blocking bookmark creation
2023-05-22 17:01:16 +03:00
Cohee
b545cc1c38
Merge pull request #366 from ouoertheo/ouoertheo/empty-tts-bugfix
...
Ouoertheo/empty tts bugfix
2023-05-22 16:21:59 +03:00
ouoertheo
d90ea41350
derp
2023-05-22 08:18:46 -05:00
ouoertheo
ce648297ef
fix current tts job not clearing on empty text
2023-05-22 08:15:02 -05:00
SillyLossy
03f2310c8b
Merge branch 'main' into dev
2023-05-22 12:08:20 +03:00
SillyLossy
061bad7d1f
Bump package version
2023-05-22 12:04:09 +03:00
SillyLossy
8ffe487e37
Fix multigen streaming
2023-05-22 12:03:23 +03:00
SillyLossy
736771fc98
Fix display reset for message buttons of last_mes
2023-05-22 11:47:35 +03:00
SillyLossy
a5207b64c2
#362 Fix card chat name sanitation
2023-05-22 11:16:02 +03:00
SillyLossy
cfffa37445
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-22 00:56:17 +03:00
SillyLossy
a4b2b68620
Add ability to inject custom files into the prompt (broken ATM)
2023-05-22 00:56:12 +03:00
RossAscends
af516a0eca
remove aggressive OAI JB default prompt
2023-05-22 06:52:46 +09:00
RossAscends
999a94718d
remove aggressive OAI JB default prompt
2023-05-22 06:52:07 +09:00
RossAscends
31f87f7aa9
fix charlist height (removed gap/pad on container)
2023-05-22 06:43:47 +09:00
RossAscends
ccf4d3349b
optimize charlist vis code
2023-05-22 06:24:35 +09:00
RossAscends
0e7289d878
fixed charlist visibility for autoloadchat
2023-05-22 05:40:25 +09:00
SillyLossy
48da2727af
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-21 23:15:59 +03:00
SillyLossy
6b3bcb6f23
Native alerts to toasts
2023-05-21 23:15:57 +03:00
RossAscends
6af0496c64
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-22 05:12:35 +09:00
RossAscends
9a4f90d4d6
improved char list dynamic hide/show on scroll
2023-05-22 05:08:30 +09:00
SillyLossy
b9d196b451
Set container block height on load
2023-05-21 23:02:55 +03:00
SillyLossy
7420327279
Fix character list hiding on search / tag filtering
2023-05-21 22:51:40 +03:00
Cohee
50ef24b88f
Merge pull request #333 from maceter/feature/chromadb
...
Feature: Infinity context using ChromaDB
2023-05-21 22:37:51 +03:00
Mark Ceter
a7d462bbb3
Merge branch 'dev' into feature/chromadb
2023-05-21 18:04:35 +03:00
RossAscends
ef394f7f03
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-21 22:49:06 +09:00
RossAscends
71d2f98391
items in char list now stop rendering out of view
2023-05-21 22:49:03 +09:00
SillyLossy
8a3772f06b
Set is_name=true for instruct mode
2023-05-21 15:06:49 +03:00
Mark Ceter
f62c26a9ba
First working version
2023-05-21 11:33:10 +00:00
SillyLossy
8cce0d0ce7
Merge branch 'main' into dev
2023-05-21 14:32:19 +03:00
Mark Ceter
f2ecac0d79
Fixes
2023-05-21 10:52:11 +00:00
Mark Ceter
5c7e14c287
Split messages into chunks
2023-05-21 10:41:18 +00:00
Mark Ceter
3dcff11354
Merge remote-tracking branch 'upstream/dev' into feature/chromadb
2023-05-21 10:01:27 +00:00
Cohee
035bbfd1cd
Merge pull request #358 from sanskar-mk2/oai-money
2023-05-21 12:33:21 +03:00
RossAscends
0f040eb4b0
fixed AN hide.show
2023-05-21 17:49:30 +09:00
Sanskar Tiwari
6fa4c2c1c8
Make openai credit error a catch all
2023-05-21 14:16:30 +05:30
RossAscends
0baacfbaed
debug console logs for AN show/hide
2023-05-21 17:35:29 +09:00
RossAscends
e783a649a0
updated message on char edit error
2023-05-21 16:31:57 +09:00
RossAscends
77dd6cb292
clarify AN location, fix AN display toggle
2023-05-21 15:29:49 +09:00
SillyLossy
71d1688dfa
View Horde kudos
2023-05-21 02:55:47 +03:00
SillyLossy
91315b4a74
Merge branch 'main' into dev
2023-05-21 01:37:34 +03:00
SillyLossy
f0c7c96d3c
Added switch to unbrick streaming on some unsupported proxies
2023-05-21 01:36:35 +03:00
SillyLossy
285d3e3d4a
Fix LLAMA tokenization. Add case-sensitive WI matching
2023-05-21 00:40:13 +03:00
SillyLossy
1253d04561
Merge branch 'main' into dev
2023-05-21 00:10:26 +03:00
SillyLossy
299b9a04bc
Replace info popups with toasts
2023-05-20 23:59:39 +03:00
Cohee
039244c749
Merge pull request #355 from sanskar-mk2/key-swap
...
subsitute user and char variable in world info keywords
2023-05-20 23:42:51 +03:00
SillyLossy
ba5f5c272a
Add datetime substitutions to the guidebook
2023-05-20 23:40:21 +03:00
SillyLossy
6c2b72ac7f
Add date & time substitution params. #155
2023-05-20 23:35:39 +03:00
Sanskar Tiwari
e58360a4b4
subsitute user and char variable in world info keywords
2023-05-21 02:03:09 +05:30
Cohee
e6c179de34
Merge pull request #352 from sanskar-mk2/patch
2023-05-20 20:27:51 +03:00
SillyLossy
db6dad5b2d
Fix prompting with bias and names
2023-05-20 19:54:27 +03:00
Sanskar Tiwari
06d980b0a7
update documents
2023-05-20 22:14:59 +05:30
Cohee
b4d04dfdaa
Update bug_report.md
2023-05-20 19:00:20 +03:00
SillyLossy
e7cbeba87d
Fix group chats in docker #350
2023-05-20 18:54:33 +03:00
Cohee
49d380e3c2
Merge pull request #351 from sanskar-mk2/update-bat
...
add batch file to update and start
2023-05-20 18:50:52 +03:00
Sanskar Tiwari
46e26dbf44
add flags, lf, eof newline
2023-05-20 21:08:04 +05:30
Sanskar Tiwari
9a537c8a14
add flags, lf, eof newline
2023-05-20 21:07:28 +05:30
Cohee
f999c7cddf
Merge pull request #349 from ouoertheo/ouoertheo/tts-elevenlabs-multilingual
...
add elevenlabs multilingual. add tts debug method
2023-05-20 18:23:30 +03:00
Sanskar Tiwari
4b20abc389
add batch file to update and start
2023-05-20 19:37:01 +05:30
RossAscends
ca066ca796
Update remote connections info in readme.md
2023-05-20 20:05:22 +09:00
RossAscends
f5665f2b7d
Update remote connection info in readme.md
2023-05-20 20:04:26 +09:00
RossAscends
e8274521ef
remove temp config file after pull
2023-05-20 12:43:55 +09:00
RossAscends
cc47956dce
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-20 12:43:18 +09:00
RossAscends
fef2a62e1c
modified gitignore to get new config.conf
2023-05-20 12:43:16 +09:00
ouoertheo
bb1f22b42c
add elevenlabs multilingual. add tts debug method
2023-05-19 21:42:50 -05:00
SillyLossy
8889e5546e
Fix characters list corruption
2023-05-20 00:14:02 +03:00
SillyLossy
933e5af58f
Reduce console spam
2023-05-19 23:45:56 +03:00
SillyLossy
d50067270c
#321 Predict trailing asterisk during streaming
2023-05-19 23:40:57 +03:00
SillyLossy
ade631e258
Merge branch 'main' into dev
2023-05-19 23:12:52 +03:00
SillyLossy
2c2b45119b
Properly check for system TTS support
2023-05-19 23:12:39 +03:00
SillyLossy
df0734aac4
#336 Slash commands / bias adjustments
2023-05-19 23:05:22 +03:00
SillyLossy
d74a920e19
Auto-swipe blacklist to textarea
2023-05-19 21:42:01 +03:00
SillyLossy
b819331b02
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-19 21:38:17 +03:00
SillyLossy
deb51fbc74
Add HTML templates for context editor (hidden)
2023-05-19 21:38:12 +03:00
Cohee
482db88e74
Merge pull request #347 from paniphons/main
2023-05-19 19:53:04 +03:00
Paniphon
99f9f62d02
Update faq.md with Pygmalion-13B and Anything-gpt
2023-05-19 23:50:54 +07:00
SillyLossy
ab5e555d62
Add reverse proxy to presets. #345 #109
...
Remove token breakdown from OAI options (it's now globally active).
2023-05-19 18:31:59 +03:00
SillyLossy
3fcaf7fd41
Check for user avatar crop
2023-05-19 18:16:59 +03:00
SillyLossy
ee7c4ee78f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-19 18:07:24 +03:00
Cohee
9f3c35dfa6
Merge pull request #342 from 10sa/chara-card-src-refactor
...
Refactoring character card parse scripts
2023-05-19 18:07:10 +03:00
SillyLossy
259f865c8b
Merge branch 'main' into dev
2023-05-19 18:03:44 +03:00
Tensa
5d86476089
Merge branch 'dev' into chara-card-src-refactor
2023-05-20 00:02:11 +09:00
10sa
905db6a4e8
Reformat codes
2023-05-19 22:48:48 +09:00
Tensa
566e2ac285
Merge branch 'Cohee1207:main' into chara-card-src-refactor
2023-05-19 22:42:03 +09:00
Cohee
f45f79ee56
Merge pull request #343 from 10sa/editorconfig
...
Create .editorconfig
2023-05-19 16:40:56 +03:00
10sa
30e931454a
Change tab indent to space indent
2023-05-19 22:38:12 +09:00
10sa
211649798a
Create .editorconfig
2023-05-19 22:30:49 +09:00
10sa
102a7eb6b7
Refactoring character card scripts
2023-05-19 22:22:16 +09:00
Cohee
f2c30d974d
Merge pull request #341 from 10sa/security-override-impl
2023-05-19 15:52:56 +03:00
10sa
6f8ba8fd69
Add security override config
2023-05-19 21:39:48 +09:00
SillyLossy
5113660e95
Fix group chats import
2023-05-19 14:21:02 +03:00
SillyLossy
32b7250a2d
Bump package version
2023-05-19 12:15:15 +03:00
SillyLossy
b626417a73
Merge branch 'main' into dev
2023-05-19 12:14:11 +03:00
Cohee
da76933c95
Merge pull request #339 from ramblingcoder/main
...
Update docker-compose.yml to reflect sillytavern name
2023-05-19 11:57:03 +03:00
SillyLossy
74d99e09da
Bump package version
2023-05-19 11:56:28 +03:00
Cohee
8da082ff8d
Merge pull request #340 from nai-degen/fix-partial-sse-handling
...
Fixes streaming responses hanging when encountering partial SSE message
2023-05-19 11:53:20 +03:00
unknown
7e59745dfc
buffers partial SSE messages from Readable
2023-05-19 03:20:27 -05:00
ramblingcoder
3e4e1ba96a
Update docker-compose.yml
2023-05-18 18:09:41 -05:00
ramblingcoder
6557abcd07
Update docker-compose.yml to reflect sillytavern name
2023-05-18 17:44:12 -05:00
RossAscends
826dc860b6
fixed autoformat error
2023-05-19 05:55:11 +09:00
RossAscends
80ccf6809f
added hotkeys hints to /? readout
2023-05-19 04:51:11 +09:00
RossAscends
84900917a0
css fix for mobile sheld edges, and avatar wrappers
2023-05-19 03:22:01 +09:00
SillyLossy
30014db826
Fix TTS click handler
2023-05-18 19:01:16 +03:00
SillyLossy
0d1f291003
Add /sendas command
2023-05-18 18:49:49 +03:00
SillyLossy
1f07722025
SD chores
2023-05-18 17:01:53 +03:00
RossAscends
8e21e4da87
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-18 22:07:33 +09:00
RossAscends
e8b075cc0c
fix swipes positioning
2023-05-18 22:07:32 +09:00
SillyLossy
80dd3af587
Add separator sequence for instruct mode
2023-05-18 15:28:31 +03:00
RossAscends
d3c5eed4c1
scrollbar css fix
2023-05-18 19:48:58 +09:00
RossAscends
0d248a0092
highlight new created character after auto-scroll
2023-05-18 19:23:13 +09:00
RossAscends
8d11d5d8d5
horde worker model in message tooltip
2023-05-18 18:50:18 +09:00
SillyLossy
780e00938f
Make {{}} bias non-sticky
2023-05-18 12:40:15 +03:00
SillyLossy
254bd8463a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-18 12:16:17 +03:00
SillyLossy
3659b1d847
Prompt bias adjustments
2023-05-18 12:15:53 +03:00
RossAscends
d84c91a69a
fix swipes position, charlist scrolls to character
2023-05-18 17:57:50 +09:00
RossAscends
07fcf3d2b2
toasts for character add/delete/import
2023-05-18 17:23:28 +09:00
RossAscends
2e4bf2a41a
convert .mes et al to flex, clean CSS
2023-05-18 16:31:08 +09:00
RossAscends
ef0660c425
disable auto-opening fullscreen panels on mobile
2023-05-18 14:58:23 +09:00
RossAscends
db439be897
add black and white backgrounds
2023-05-18 14:48:31 +09:00
RossAscends
b32887a5b1
background titles for easy searching
2023-05-18 14:47:26 +09:00
RossAscends
8f6101f567
better p-b cookie guide & SD last-message prompt
2023-05-18 12:55:54 +09:00
SillyLossy
06f34478db
More slash commands for A/N
2023-05-18 01:10:17 +03:00
SillyLossy
15645f2e18
Properly hide TTS in extensions menu
2023-05-18 00:29:14 +03:00
SillyLossy
069316218a
Adjust caption extension to new menu
2023-05-18 00:17:20 +03:00
Cohee
e990a9e5cc
Merge pull request #334 from mayaeary/sd-horde
2023-05-17 23:23:41 +03:00
Maya
3a3f18412c
Merge branch 'dev' into sd-horde
2023-05-17 22:42:32 +03:00
RossAscends
ef30befd4d
revert SD icon to show even without Extras present
2023-05-18 04:41:01 +09:00
Maya
1cac439d32
Merge remote-tracking branch 'upstream/dev' into sd-horde
2023-05-17 19:25:21 +00:00
RossAscends
661b4fec9a
allow dice even without Extras connection
2023-05-18 04:23:19 +09:00
Maya
0c857ab604
Sort models for SD horde
2023-05-17 19:20:45 +00:00
Maya
5a95fed134
Add Karras and hiding of SD buttons
2023-05-17 19:17:44 +00:00
Mark Ceter
c675f09c54
Store original message as metadata
2023-05-17 18:39:34 +00:00
Mark Ceter
64ac2b2f58
Form new chat context
2023-05-17 18:33:14 +00:00
SillyLossy
dfb0e5994a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 21:02:13 +03:00
SillyLossy
3f8435f676
Display toast when narrator name is set
2023-05-17 21:02:09 +03:00
Mark Ceter
d2803f6451
[WIP} infinity context
2023-05-17 17:58:58 +00:00
RossAscends
4dbecc4cd4
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-18 02:58:34 +09:00
RossAscends
ba4d7fa3ea
☠ better character deletion warning ☠
2023-05-18 02:58:27 +09:00
SillyLossy
60bf3f4a70
Add toast notifications plugin
2023-05-17 20:53:32 +03:00
SillyLossy
f3088517b9
Save chat after sending system message
2023-05-17 20:50:47 +03:00
SillyLossy
cf4492b7e4
Busy icon for inline SD gens
2023-05-17 20:50:25 +03:00
RossAscends
9156e7f43d
~_~_~MAGIC_~_~_~
2023-05-18 02:29:22 +09:00
RossAscends
7741626a47
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-18 02:25:49 +09:00
RossAscends
2e86775d4a
fix styles for extensions menu
2023-05-18 02:25:47 +09:00
SillyLossy
cb43fe13aa
Somewhat usable system message narrator
2023-05-17 20:24:35 +03:00
RossAscends
3951049e03
move input bar extensions button into menu
2023-05-18 01:15:49 +09:00
RossAscends
3f7809423c
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-17 23:36:52 +09:00
RossAscends
0787886f15
improve sd prompts
2023-05-17 23:36:49 +09:00
SillyLossy
e38b4e0b8f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 17:19:47 +03:00
SillyLossy
7d888cc067
Add margins to checkboxes
2023-05-17 17:19:44 +03:00
RossAscends
e34b7832bf
fix /sd me prompt
2023-05-17 23:19:17 +09:00
SillyLossy
f45a16fd13
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 17:08:38 +03:00
SillyLossy
d92c0c4eb2
Fix free mode prompting
2023-05-17 17:08:35 +03:00
RossAscends
a97230f935
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-17 22:41:31 +09:00
RossAscends
c70e1d306d
SD horde options side by side, and clarified.
2023-05-17 22:41:28 +09:00
SillyLossy
2990da0d5e
Additional options for SD plugin
2023-05-17 16:36:52 +03:00
SillyLossy
c48af795da
Add very basic support of APNG
2023-05-17 14:47:34 +03:00
SillyLossy
76bfd42adc
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 14:25:30 +03:00
SillyLossy
3eb2835460
Fix narrator message type error
2023-05-17 14:25:17 +03:00
RossAscends
ba2dea7d09
fix mes_image display width
2023-05-17 20:06:31 +09:00
RossAscends
2254bb2c7d
/sd face now gens 2:3 ratio with width as base.
2023-05-17 19:50:41 +09:00
SillyLossy
5040a0c66e
Move stop system TTS to reset function
2023-05-17 12:49:46 +03:00
Cohee
d9faa8746e
Merge pull request #330 from ouoertheo/ouoertheo/manualtts
...
Ouoertheo/manualtts
2023-05-17 12:48:04 +03:00
SillyLossy
59bccc5c9f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 12:45:06 +03:00
SillyLossy
802395de92
Regenerate SD messages
2023-05-17 12:45:03 +03:00
RossAscends
7f0f039e15
10k maxlength for AN and def. AN
2023-05-17 18:32:48 +09:00
RossAscends
1c7b352010
fix css for enlarged images, and cropper-container
2023-05-17 17:43:28 +09:00
SillyLossy
3095d8fd66
Add max-height to message image
2023-05-17 11:20:31 +03:00
SillyLossy
5220b34a81
Add padding to img container
2023-05-17 11:13:51 +03:00
SillyLossy
76895705b6
Hide message text for SD gens. Don't include nudge for Poe on SD gen
2023-05-17 11:10:29 +03:00
SillyLossy
0c3aae8d40
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-17 11:03:31 +03:00
SillyLossy
a3e584a6e3
Slash command to send a "neutral" message
2023-05-17 11:03:28 +03:00
RossAscends
93ff856982
fix Poe character nudge to allow OOC SD response
2023-05-17 16:58:17 +09:00
RossAscends
0dcd185daa
mobile-CSS fix for AN and SD popup
2023-05-17 16:21:19 +09:00
ouoertheo
21f4bccaa4
Provide option for manual generation
2023-05-16 20:04:22 -05:00
ouoertheo
a8684993f4
fix one message tts playback
2023-05-16 18:56:39 -05:00
SillyLossy
a656783b15
Upgrade tensorflow in colab
2023-05-17 01:13:35 +03:00
SillyLossy
9bcee0e2e2
Fix message container
2023-05-17 00:52:25 +03:00
SillyLossy
d71fa715ab
Add autocomplete off to API URLs
2023-05-16 23:41:27 +03:00
SillyLossy
02fb3b7b74
Adjust debounce rate. Prevent autoconnect before secrets load
2023-05-16 23:37:54 +03:00
SillyLossy
65f4abf705
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-16 22:48:50 +03:00
SillyLossy
d37585c993
Wrap message images into container
2023-05-16 22:48:21 +03:00
RossAscends
fde5f7af84
Update readme.md with SD/TSS images
2023-05-17 04:00:05 +09:00
RossAscends
454994a7bd
Update readme.md with SD/TTS info
2023-05-17 03:55:23 +09:00
RossAscends
4c77147055
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-17 03:36:52 +09:00
RossAscends
2806d869ed
CSS fix for movingUI handle + less round corners
2023-05-17 03:36:50 +09:00
SillyLossy
d0b4bccd40
Merge branch 'sd_inline_image_generation' of https://github.com/sumit0k/SillyTavern into sumit0k/sd_inline_image_generation
2023-05-16 21:18:59 +03:00
Cohee
5a39e7cf37
Update build-and-publish-release-dev.yml
2023-05-16 21:06:59 +03:00
Cohee
edab21ede3
Update build-and-publish-release-main.yml
2023-05-16 21:06:43 +03:00
Cohee
06f540548f
Update package.json
2023-05-16 21:05:27 +03:00
Cohee
3a22e0d622
Update package.json
2023-05-16 21:03:15 +03:00
Cohee
58e072b41c
Update build-and-publish-release-dev.yml
2023-05-16 20:58:29 +03:00
Cohee
3ba379d663
Update build-and-publish-release-main.yml
2023-05-16 20:48:06 +03:00
Cohee
eefefd9a28
Update build-and-publish-release-dev.yml
2023-05-16 20:47:54 +03:00
Cohee
b15ef98a4b
Update package.json
2023-05-16 20:45:00 +03:00
Cohee
d97612dd2b
Merge pull request #328 from Cohee1207/pkg
...
Pkg
2023-05-16 20:39:33 +03:00
SillyLossy
49d2ebf89b
Merge branch 'dev' into pkg
2023-05-16 20:38:20 +03:00
SillyLossy
bf6df2b0e8
Change relative path handling
2023-05-16 20:35:46 +03:00
SillyLossy
65abdacefd
New workflow file
2023-05-16 20:35:31 +03:00
SillyLossy
47bf75d6c0
Merge branch 'main' into pkg
2023-05-16 20:26:22 +03:00
Cohee
843e7a8363
Create build-and-publish-release-main.yml
2023-05-16 20:24:32 +03:00
RossAscends
072d8edf52
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-17 01:14:05 +09:00
RossAscends
48e109beac
update readme with whitelist IP wildcard explainer
2023-05-17 01:14:03 +09:00
SillyLossy
08d02117c5
Add wildcard IP whitelist matching
2023-05-16 19:01:56 +03:00
SillyLossy
d5213b7d4e
Precompiled AI Horde library by
...
https://github.com/ZeldaFan0225/ai_horde
2023-05-16 18:50:23 +03:00
SillyLossy
a9037560dc
Add AN slash command
2023-05-16 17:32:24 +03:00
SillyLossy
211ad9172d
More reliable quota error extraction
2023-05-16 17:08:29 +03:00
SillyLossy
4a83886f9e
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-16 17:01:43 +03:00
SillyLossy
09070410aa
Fix UI controls width and layouts
2023-05-16 17:01:40 +03:00
RossAscends
caf6e0887a
skill issue
2023-05-16 22:47:03 +09:00
RossAscends
bc3c739b22
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-16 22:45:40 +09:00
RossAscends
dfa2954f84
revert text_pole widths, add util class for unset
2023-05-16 22:45:37 +09:00
SillyLossy
bffeb7ee62
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-16 16:28:42 +03:00
SillyLossy
5bfd3787fa
Add event emitter subsystem.
2023-05-16 16:28:38 +03:00
RossAscends
7a4eb303b0
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-16 22:04:19 +09:00
RossAscends
0e6ae900f6
Authors Note draggable.
2023-05-16 22:04:17 +09:00
Sumit Kumar
78d4f16281
removed the accidental dropdown addition
2023-05-16 17:05:53 +05:30
SillyLossy
07bc7c434a
SD gen error message
2023-05-16 14:20:37 +03:00
Sumit Kumar
94a53d5759
support for not hiding everything except image
2023-05-16 15:59:35 +05:30
Sumit Kumar
8ea25935e8
Merge remote-tracking branch 'origin/main' into sd_inline_image_generation
2023-05-16 15:58:41 +05:30
Sumit Kumar
c91a19b1a8
Support for creating new images for each message
2023-05-16 15:57:24 +05:30
SillyLossy
7192c912ab
Fix Horde image gen
2023-05-16 12:46:58 +03:00
SillyLossy
3b5ce2f669
Fix quiet prompt extraction
2023-05-16 12:40:36 +03:00
SillyLossy
be3b4e18a7
Reduce console spam
2023-05-16 12:36:46 +03:00
SillyLossy
a960e090e5
Merge branch 'main' into dev
2023-05-16 11:19:59 +03:00
SillyLossy
849c82b6f7
Fix Poe message sending
2023-05-16 11:19:38 +03:00
SillyLossy
83f9876a13
Check for message deletable on click
2023-05-16 10:51:04 +03:00
SillyLossy
1ff5732c53
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-16 10:42:39 +03:00
SillyLossy
5c018d8a2a
Merge branch 'main' into dev
2023-05-16 10:42:29 +03:00
Cohee
5a66baaeb7
Merge pull request #318 from sanskar-mk2/better-delete
...
deletion checkbox delegate to parent
2023-05-16 10:41:43 +03:00
SillyLossy
a4aba352e7
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-05-16 10:38:00 +03:00
SillyLossy
1bfb5637b0
Check for crop arguments before applying it
2023-05-16 10:37:52 +03:00
Cohee
d72f3bb35e
Merge pull request #319 from sanskar-mk2/swipe-cursor
...
Swipe cursor
2023-05-16 10:22:47 +03:00
Cohee
bd2bcf6e9d
Update readme.md
2023-05-16 10:17:01 +03:00
Sanskar Tiwari
b823d40df6
ocd whitespace
2023-05-16 04:44:10 +05:30
Sanskar Tiwari
b1acf1532e
make swipe button cursor pointer since it is a button
2023-05-16 04:42:50 +05:30
Sanskar Tiwari
558d0d9b66
deletion checkbox delegate to parent
2023-05-16 04:36:30 +05:30
SillyLossy
f1235aed1c
Merge branch 'main' into dev
2023-05-16 01:19:06 +03:00
SillyLossy
1ec3352f39
Revert pygmalion formatting of substitution parameters #317
2023-05-16 01:17:37 +03:00
SillyLossy
63b5fd75a5
Merge branch 'main' into dev
2023-05-16 00:53:41 +03:00
SillyLossy
6bb44b95b0
Fix OAI key usage
2023-05-16 00:53:33 +03:00
SillyLossy
9d49c4644d
OAI prompt display
2023-05-16 00:50:00 +03:00
RossAscends
3abc9efc7a
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-16 06:33:01 +09:00
RossAscends
ae9f9cc060
itemizer now references correct prompt for message
2023-05-16 06:32:59 +09:00
SillyLossy
d93f3cf0fd
Rearrange user blocks
2023-05-15 23:19:16 +03:00
Cohee
ee3895662f
Merge pull request #302 from bfs15/dev
...
Feature: Auto Swipe
2023-05-15 23:14:42 +03:00
SillyLossy
31d5528413
Add Stable Horde image gen
2023-05-15 23:11:01 +03:00
Aisu Wata
ee85df5fb2
removed extra logging
2023-05-15 16:15:29 -03:00
Aisu Wata
741c7b6568
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-05-15 16:14:00 -03:00
SillyLossy
a87de8e47f
Merge branch 'main' into dev
2023-05-15 21:29:15 +03:00
Cohee
2b54d21617
Merge pull request #315 from sanskar-mk2/main
...
add llama-precise settings
2023-05-15 21:28:06 +03:00
SillyLossy
f86ee330a7
Add AI Horde client library
2023-05-15 21:24:17 +03:00
Sanskar Tiwari
08a25d2fbf
add llama-precise settings
2023-05-15 23:23:53 +05:30
SillyLossy
c3146e830d
More clear checkbox name
2023-05-15 19:06:56 +03:00
SillyLossy
11716b5fc0
Proper trim sentences with streaming
2023-05-15 19:05:00 +03:00
SillyLossy
1204ba43d8
Extend punctuation list
2023-05-15 18:56:17 +03:00
SillyLossy
b44a122506
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-15 18:54:35 +03:00
SillyLossy
c759444460
Hidden context template block
2023-05-15 18:54:31 +03:00
Cohee
6a98dd641f
Merge pull request #313 from sanskar-mk2/dev
...
add trim sentence feature
2023-05-15 18:53:47 +03:00
Sanskar Tiwari
5320688e26
Merge branch 'Cohee1207:dev' into dev
2023-05-15 21:20:49 +05:30
Sanskar Tiwari
3a3c95d745
remove log spam
2023-05-15 21:16:35 +05:30
Sanskar Tiwari
bf49becf22
fix function and call it in correct place?
2023-05-15 21:14:48 +05:30
Sanskar Tiwari
c8b77c0d58
change keep newline to include newline
2023-05-15 21:00:24 +05:30
Sanskar Tiwari
ab124cb926
mirror horde function
2023-05-15 20:56:55 +05:30
SillyLossy
b65279ea27
Adjust stopping strings for metharme
2023-05-15 17:42:18 +03:00
SillyLossy
d7982c4339
Clean-up Generate function for better readability
2023-05-15 17:28:41 +03:00
SillyLossy
7dcc6639d6
Don't lose generate parameters on forced name2 regeneration
2023-05-15 17:17:06 +03:00
Sanskar Tiwari
3792feb41e
Merge branch 'Cohee1207:dev' into dev
2023-05-15 19:39:34 +05:30
SillyLossy
b8fc4b34a8
Merge branch 'main' into dev
2023-05-15 17:00:04 +03:00
Sanskar Tiwari
2f8b95b18d
add trim sentence feature
2023-05-15 19:29:59 +05:30
SillyLossy
23f9298db5
start.sh: install LTS node
2023-05-15 16:59:43 +03:00
RossAscends
d97058ab89
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-15 18:00:47 +09:00
RossAscends
5245174f6f
raw Prompt visible from Itemizer view
2023-05-15 18:00:45 +09:00
SillyLossy
333e871b4f
#310 Reapply patch
2023-05-15 11:26:38 +03:00
SillyLossy
0673069a25
Revert " #310 Force add character name for groups"
...
This reverts commit 91edeb9cd2
.
2023-05-15 11:25:51 +03:00
SillyLossy
91edeb9cd2
#310 Force add character name for groups
2023-05-15 11:17:05 +03:00
Cohee
54017e6777
Merge pull request #311 from sanskar-mk2/dev
2023-05-15 10:05:09 +03:00
Cohee
d01bee97ad
Merge pull request #308 from BlueprintCoding/Blueprint
2023-05-15 10:03:42 +03:00
Sanskar Tiwari
238c4fad57
console logging the prompt option
2023-05-15 12:04:56 +05:30
RossAscends
a950458534
fix panel resetting
2023-05-15 10:23:43 +09:00
RossAscends
c3fe796059
World Selector&Editor Combined/Lockable/Swappable
2023-05-15 09:27:03 +09:00
bcp-hayden
ee2ecd6d4b
Update start.sh to dynamically select directory for start.sh
2023-05-14 17:10:09 -06:00
RossAscends
817842737e
fix(?) WIEditor scrollbars & add it to Panel Reset
2023-05-15 07:18:59 +09:00
Cohee
33042f6dea
Update bug_report.md
2023-05-15 00:59:32 +03:00
RossAscends
a51de56788
Movable WI Editor
2023-05-15 05:58:34 +09:00
SillyLossy
0950e25fb2
Merge branch 'main' into pkg
2023-05-14 22:54:53 +03:00
SillyLossy
dbab6fc26a
Add a button to narrate only one message with TTS
2023-05-14 22:37:02 +03:00
SillyLossy
1a3149920c
Merge branch 'main' into dev
2023-05-14 21:55:07 +03:00
SillyLossy
419afc783e
Bump package version
2023-05-14 21:54:52 +03:00
RossAscends
e8eb1ac36b
fix items lost on merge
2023-05-15 02:36:52 +09:00
RossAscends
a25b333f91
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-15 02:31:26 +09:00
RossAscends
291e23e2f5
update OAI itemization
2023-05-15 02:28:17 +09:00
SillyLossy
afd2e810a8
Fix OAI tokenization
2023-05-14 20:17:14 +03:00
SillyLossy
dade3fa17d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-14 19:47:34 +03:00
SillyLossy
6a94bb5063
Old anchors removed
2023-05-14 19:47:32 +03:00
RossAscends
133caa58d2
add in process files for OAI tokenization merge
2023-05-15 01:45:36 +09:00
RossAscends
d765e9bad9
add uniqolor.js
2023-05-15 01:14:46 +09:00
RossAscends
e69cbe9a11
forgot requirements for OAI itemization
2023-05-15 01:13:32 +09:00
RossAscends
3fcf7c893a
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-05-15 01:09:21 +09:00
RossAscends
30a43f96de
OAI token itemization WIP (integrate PR299)
2023-05-15 01:08:45 +09:00
RossAscends
3b0d0b580a
Update readme.md Remote Connections Instructions
2023-05-14 23:24:26 +09:00
RossAscends
88a726d9ad
Update readme.md Remote Connection Instructions
2023-05-14 23:23:12 +09:00
SillyLossy
50ab9df54a
Merge branch 'main' into dev
2023-05-14 16:58:02 +03:00
SillyLossy
bd6255c758
Fix multigen with group chats
2023-05-14 16:36:07 +03:00
Aisu Wata
4ba712e5b0
Auto Swipe: changed default and placeholder
2023-05-13 22:23:39 -03:00
Aisu Wata
dc1dd23371
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-05-13 22:16:32 -03:00
Aisu Wata
1b2e113a34
Feature: Auto Swipe
2023-05-13 22:15:47 -03:00
SillyLossy
0774196f98
Silero ellipsis adjust
2023-05-14 00:58:01 +03:00
SillyLossy
06a745ebf8
Better sentence separation for TTS
2023-05-14 00:50:49 +03:00
SillyLossy
cace7fa96d
Fix itemize without extensions running
2023-05-14 00:33:10 +03:00
SillyLossy
833d0ac02f
Merge branch 'main' into dev
2023-05-14 00:22:49 +03:00
RossAscends
1749a66923
parse memory & AN in prompt itemizer
2023-05-14 05:07:48 +09:00
SillyLossy
07e7028269
#300 Fix multigen issues:
...
1. Not working with instruct mode
2. Not working with impersonation
3. Not working with real streaming
2023-05-13 22:44:46 +03:00
SillyLossy
a36c843752
Pre-generated TTS samples for faster colab startup
2023-05-13 21:38:08 +03:00
SillyLossy
36803cf473
Fix SD prompt generation
2023-05-13 21:36:40 +03:00
SillyLossy
041c00bec3
Merge branch 'main' into dev
2023-05-13 19:38:46 +03:00
SillyLossy
6c2a52dfff
Add music player cell to colab
2023-05-13 19:37:33 +03:00
SillyLossy
835c17b40c
#292 Add button titles
2023-05-13 18:48:51 +03:00
SillyLossy
84e48adc69
#295 Sanitize get/save chat names
2023-05-13 18:42:08 +03:00
RossAscends
0f131e799e
add tokenizer name to prompt itemization
2023-05-13 23:58:22 +09:00
RossAscends
9daac1ce4d
per-message prompt itemization display
2023-05-13 23:29:20 +09:00
Cohee
03d5c5ed2a
Merge pull request #290 from sanskar-mk2/quoted-text
...
added the ability to speak only quoted text
2023-05-13 14:32:44 +03:00
Cohee
a26e835e64
Merge pull request #293 from MicBlaze/patch-1
...
Prepend [Feature Request] to template title
2023-05-13 14:31:56 +03:00
Sanskar Tiwari
3a1bf3ef81
handle special quotes
2023-05-13 16:59:14 +05:30
MicBlaze
da62edb0cc
Prepend [Feature Request] to template title
...
The power of the default.
I noticed the bug report template started with [BUG], so I thought it might be helpful to have feature requests be the same to help make users keep requests in the same format.
2023-05-13 04:24:57 -07:00
Sanskar Tiwari
3643bc58f2
added the ability to speak only quoted text
2023-05-13 14:46:23 +05:30
Cohee
035e8033f3
Merge pull request #286 from synexo/groupttsfix
2023-05-13 11:30:32 +03:00
Cohee
aeea230e8f
Merge pull request #289 from sanskar-mk2/minor-typo
2023-05-13 11:22:13 +03:00
Sanskar Tiwari
334b654338
minor typo
2023-05-13 12:19:56 +05:30
synexo
7b2b000c0a
Revert settings.json to main
2023-05-12 22:37:57 -04:00
synexo
531414df0d
Update to fix TTS in group chat
...
Update logic to allow TTS to continue for each speaker in group chat.
2023-05-12 22:17:31 -04:00
SillyLossy
62434d41b9
Remove faulty model
2023-05-13 02:33:49 +03:00
SillyLossy
92328583a4
Merge branch 'dev'
2023-05-13 02:25:53 +03:00
SillyLossy
89520ebd84
Add new SD models
2023-05-13 02:23:10 +03:00
RossAscends
502421e756
Update update.md
2023-05-13 07:17:01 +09:00
RossAscends
3e95adc2fa
Update Update-Instructions.txt
2023-05-13 07:16:36 +09:00
RossAscends
039fd8d6c9
Update Update-Instructions.txt
2023-05-13 07:16:13 +09:00
RossAscends
45b6c95633
Update update.md
2023-05-13 07:16:00 +09:00
SillyLossy
567caf7ef6
Fix impersonation prompting
2023-05-13 01:07:12 +03:00
SillyLossy
4264bebe13
Fix instruct name formatting for groups
2023-05-13 00:57:55 +03:00
SillyLossy
c64b284d30
Install supported axios version. Update ignore files. Update package.json
2023-05-12 23:51:52 +03:00
SillyLossy
627b0fb428
Fix cwd
2023-05-12 23:44:19 +03:00
Cohee
18de09e236
Merge pull request #283 from MicBlaze/patch-1
...
Made it possible for exe to be compiled with `pkg`
2023-05-12 23:43:27 +03:00
SillyLossy
bfaf8e6aa1
Minor spelling mistake
2023-05-12 23:03:31 +03:00
SillyLossy
6c971386b2
Adjust the limits
2023-05-12 22:45:13 +03:00
SillyLossy
b752cd0228
Merge branch 'dev'
2023-05-12 22:41:34 +03:00
RossAscends
6d3abe2cf0
fixed readme.md formatting
2023-05-13 04:07:21 +09:00
RossAscends
a08a899f35
add maxlength to adv. char def boxes
...
windows git install instructions added to readme
2023-05-13 04:01:48 +09:00
Cohee
08be78620d
Merge pull request #285 from Cohee1207/dev
...
Dev
2023-05-12 20:52:53 +03:00
RossAscends
d650f339f1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-13 02:42:01 +09:00
RossAscends
c43bcb9b9f
WIP barebones of context itemization
2023-05-13 02:41:59 +09:00
SillyLossy
473b57ce97
#284 Add a button to quickly remove the saved API key
2023-05-12 20:36:48 +03:00
SillyLossy
69feecd0fa
#284 Add a button to expose private keys
2023-05-12 20:20:06 +03:00
SillyLossy
d90b5ded45
Reduce console.warn spam on extension prompts
2023-05-12 18:20:48 +03:00
SillyLossy
863b3380dd
Merge branch 'main' into dev
2023-05-12 17:54:56 +03:00
SillyLossy
d4eef884eb
Fix TTS plugin clicks on SD button
2023-05-12 17:50:39 +03:00
SillyLossy
77cb59a7a2
Bump NPM version
2023-05-12 17:09:04 +03:00
SillyLossy
c1350c9175
Fix hotswap sorting
2023-05-12 17:01:53 +03:00
SillyLossy
d1edda6902
Fix fav button resetting state on switching to char create
2023-05-12 15:05:35 +03:00
RossAscends
4200085a4d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 20:34:45 +09:00
RossAscends
2b59e1de35
unbreak SD 'scene' generation prompt, oopsie.
2023-05-12 20:34:43 +09:00
SillyLossy
401706f5b4
Add instruct mode guidebook page.
2023-05-12 14:33:06 +03:00
RossAscends
87ac2583ac
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 19:50:58 +09:00
RossAscends
05891f7b7f
add character name into SD prompts for you/face
2023-05-12 19:50:55 +09:00
SillyLossy
4e8effda11
Do not duplicate disabled extensions
2023-05-12 13:50:06 +03:00
MicBlaze
38f018319b
Update basicAuthMiddleware.js for path to work for binary
2023-05-12 02:32:06 -07:00
MicBlaze
ba439bb1f6
adjust server.js to allow pkg compiled binary to work
2023-05-12 02:30:53 -07:00
MicBlaze
0c4a6dcdac
adjust package.json for pkg packing
2023-05-12 02:25:21 -07:00
SillyLossy
5f198ec559
Update instruct templates
2023-05-12 12:24:01 +03:00
SillyLossy
c111b5e33c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 12:04:46 +03:00
SillyLossy
71102fe7fa
Fix Horde key migration
2023-05-12 12:04:41 +03:00
RossAscends
3faa1e3155
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 17:58:50 +09:00
RossAscends
891394e571
prettier welcome message with version included
2023-05-12 17:58:48 +09:00
SillyLossy
7e7a67d28c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 11:51:48 +03:00
SillyLossy
41390a44b4
Fix Horde key not saving
2023-05-12 11:51:43 +03:00
RossAscends
c4361d5f9f
clarify /help text for /bg command
2023-05-12 17:38:37 +09:00
SillyLossy
6ee12ba354
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 11:30:35 +03:00
SillyLossy
d963d79d44
Add display version #280
2023-05-12 11:30:30 +03:00
RossAscends
56aa13a1e4
clean up {{ }} hint text, remove asterisks hint
2023-05-12 17:29:42 +09:00
RossAscends
06f39e585f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 17:20:42 +09:00
RossAscends
f8b6c166c8
concise SD help text
2023-05-12 17:20:39 +09:00
Cohee
afa7035632
Merge pull request #281 from bfs15/dev
...
hotfix on emtpy content: Was unable to open a certain chat without this
2023-05-12 10:18:39 +03:00
SillyLossy
8500e049c9
Fix system message overwriting auto-loaded chat #281
2023-05-12 10:14:57 +03:00
RossAscends
4eb9bf8cac
scrolling for mobile Adv Char and World Popups
2023-05-12 14:02:56 +09:00
RossAscends
6fd2925ebe
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 13:09:52 +09:00
RossAscends
859af087c6
typo in SD prompt
2023-05-12 13:09:50 +09:00
Aisu Wata
c06de1e6bd
hotfix on emtpy content: Was unable to open a certain chat without this
2023-05-12 00:29:21 -03:00
SillyLossy
aaa23815fd
Adjustments to colab
2023-05-12 01:04:37 +03:00
SillyLossy
ead53164a8
Add SD and TTS to colab.
2023-05-12 00:46:15 +03:00
SillyLossy
1dec2683ce
Add Silero TTS to Extras
2023-05-12 00:34:44 +03:00
SillyLossy
1219d41b2a
Fix Poe JB message substitution
2023-05-12 00:03:53 +03:00
RossAscends
d9a2c33722
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-12 03:31:31 +09:00
RossAscends
4f38cbd0e9
Update SD prompts
2023-05-12 03:30:43 +09:00
SillyLossy
e374703798
Refactor API keys handling. Remove ST hosting from colab
2023-05-11 21:08:22 +03:00
SillyLossy
9b80c861f0
is_name fix for Poe
2023-05-11 16:34:28 +03:00
SillyLossy
a15d7f6de1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-11 16:19:32 +03:00
SillyLossy
552296a203
Remove obsolete colab popup
2023-05-11 16:19:27 +03:00
Cohee
8ba5f79714
Merge pull request #278 from ShisoFox/dev
...
Add new button to copy message text to the clipboard
2023-05-11 15:23:37 +03:00
ShisoFox
988fe4e180
Add new button to copy message text to the system clipboard
...
This saves a few clicks.
2023-05-11 07:47:10 -04:00
SillyLossy
18429bbc3b
Option to unlock max context size
2023-05-11 00:25:08 +03:00
SillyLossy
ee8ae7e9c6
Add instruct presets
2023-05-10 23:51:59 +03:00
SillyLossy
38afc89b14
Add a hint for author's note
2023-05-10 23:07:44 +03:00
SillyLossy
6d102269ac
Add custom stop sequences to instruct mode
2023-05-10 22:48:14 +03:00
SillyLossy
3d49f65b1a
Adjust crop params
2023-05-10 21:43:42 +03:00
SillyLossy
d8666128ef
Add cropping of user and characters avatars. Prevent failures on webp import (Android)
2023-05-10 21:34:02 +03:00
RossAscends
cc33d0deca
safety fix for public
2023-05-10 23:49:11 +09:00
RossAscends
e4e35fe0e6
WIP of avatar cropping on upload
2023-05-10 23:46:31 +09:00
SillyLossy
0f3315b074
Add image cropper plugin
2023-05-10 15:19:37 +03:00
SillyLossy
67a3702fca
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-10 02:13:21 +03:00
SillyLossy
730e3578ab
(Beta) Add instruct mode #250
2023-05-10 02:13:14 +03:00
RossAscends
681b6d1f09
+Alpin install install guide link in update note
2023-05-10 07:57:39 +09:00
RossAscends
2dfa59f980
update to update instructions.
2023-05-10 07:39:24 +09:00
RossAscends
242d16a973
Update instructions in html note & welcome msg
2023-05-10 07:04:27 +09:00
RossAscends
b98599fa9c
Added Update-Instructions.txt
2023-05-10 06:35:47 +09:00
Cohee
51e82f5507
Update bug_report.md
2023-05-09 21:55:47 +03:00
Cohee
18f085bd17
Update bug_report.md
2023-05-09 21:55:16 +03:00
Cohee
f5b2a9a213
Merge pull request #268 from bfs15/dev
...
Fix: extra space on prompt (due to join(" ") on array)
2023-05-09 21:50:19 +03:00
RossAscends
26c864cfed
Default Poe JB should now work on Claude-instant
2023-05-10 03:47:01 +09:00
Aisu Wata
22f4e6f1fe
Fixed trailing whitespace on join
2023-05-09 13:51:01 -03:00
Aisu Wata
941781719b
Fix: extra space on prompt (due to join(" ") on array)
2023-05-09 13:38:18 -03:00
SillyLossy
26d3c79fd2
Fix typos
2023-05-09 18:15:51 +03:00
SillyLossy
1827e0c0fe
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-09 17:55:47 +03:00
SillyLossy
5c7e7ba83a
Check for git command before running
2023-05-09 17:55:42 +03:00
RossAscends
0efa9fd0d9
update SD prompts for face/you
2023-05-09 23:15:14 +09:00
SillyLossy
9bdceabdf9
Update comment
2023-05-09 13:35:55 +03:00
SillyLossy
b93bdc4876
Rebranding of Extras project
2023-05-09 12:33:16 +03:00
SillyLossy
0b37c8bb2a
Headers sent adjust
2023-05-09 11:21:08 +03:00
RossAscends
0eb29af62b
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-09 17:16:19 +09:00
RossAscends
97efabd3b2
Gap for rightnav flex, SD prompt tweaks, SD popup z to 3k
2023-05-09 17:16:17 +09:00
SillyLossy
0a999dcb62
Failsafe error checking
2023-05-09 11:14:41 +03:00
SillyLossy
6b967ac126
(Colab) Replace default emotional classifier
2023-05-09 10:48:09 +03:00
SillyLossy
7b60c90e6b
#263 Multigen pseudo-streaming adjustment
2023-05-09 01:49:07 +03:00
Cohee
4028ddb90a
Merge pull request #262 from Cohee1207/dev
...
1.5.0
2023-05-08 19:06:25 +03:00
SillyLossy
12f7b7d292
Fix user avatar selection
2023-05-08 19:04:48 +03:00
SillyLossy
ef0d1a986b
#260 Adjust message clean up. New setting to allow impersonation.
2023-05-08 18:55:01 +03:00
SillyLossy
977bfbf4f5
More compact layout of right panel
2023-05-08 16:09:05 +03:00
SillyLossy
7d181fd2e8
Optimize character list layouts
2023-05-08 15:16:55 +03:00
SillyLossy
1774636883
Fix TTS plugin display name
2023-05-08 14:48:21 +03:00
SillyLossy
582c172840
Move tag controls near tags
2023-05-08 14:48:04 +03:00
SillyLossy
33a23db823
Proper boolean sorting for Favorites sort
2023-05-08 14:01:36 +03:00
SillyLossy
5203c2a8b6
Move filter by favorites to an actionable tag
2023-05-08 13:47:51 +03:00
RossAscends
d3d8f2ced6
move stop button to bottom-right of message block
2023-05-08 17:19:55 +09:00
RossAscends
96673ba684
style for actionable group filter tag
2023-05-08 09:27:32 +09:00
SillyLossy
d1369004bb
Add special tag to filter by groups
2023-05-08 02:39:17 +03:00
SillyLossy
80e822d9b4
Separate horde adjust settings
2023-05-08 02:24:45 +03:00
Cohee
dbfab55140
Update readme.md
2023-05-08 01:05:42 +03:00
SillyLossy
c685d7bb54
Enable swipes by default #256
2023-05-08 00:55:05 +03:00
RossAscends
c54e87fd1d
clarified OpenAI settings panel checkbox descriptions
2023-05-08 03:15:23 +09:00
RossAscends
b0c1e608a7
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-08 02:42:09 +09:00
RossAscends
ae09768c69
added SD Gen buttons
2023-05-08 02:42:06 +09:00
SillyLossy
74e0079b29
Remove old BGs from repo
2023-05-07 19:31:28 +03:00
SillyLossy
40e73d1c94
Disable swipe arrows on SD gens. Disable TTS play on switching character or reloading the page
2023-05-07 19:20:21 +03:00
RossAscends
abb4ca95b3
remove unnecessary comments/styles from CSS
2023-05-07 22:44:55 +09:00
SillyLossy
3ef25ca436
Minor spelling mistake
2023-05-07 16:35:39 +03:00
SillyLossy
5670e924a5
Fix in-context messages line for regens
2023-05-07 16:31:09 +03:00
SillyLossy
14105bc4dd
More reliable bias cancellation
2023-05-07 15:55:44 +03:00
SillyLossy
28b5aa75a4
#255 Fix WI tokenization if character is not selected
2023-05-07 15:36:55 +03:00
SillyLossy
78dabf7003
Fix color picker on tag with weird names
2023-05-07 15:11:10 +03:00
SillyLossy
4142f8ef3c
Apply multiple tags filter
2023-05-07 14:49:24 +03:00
SillyLossy
e54c71d8c8
Update package.json
2023-05-07 14:19:02 +03:00
SillyLossy
cd1b487984
Merge branch 'main' into dev
2023-05-07 14:16:02 +03:00
SillyLossy
256e9c2559
#252 Added client version to Horde headers
2023-05-07 14:10:03 +03:00
RossAscends
d82a1dc459
Adding new themes format
2023-05-07 19:54:19 +09:00
RossAscends
105440e1cd
More UI options saved in Themes
2023-05-07 19:50:56 +09:00
Cohee
ea082b2f83
Merge pull request #254 from Halsey1006/dev
2023-05-07 12:14:44 +03:00
Halsey1006
012bca112e
Updated quote tagging
...
Quote tagging now works with left and right side specific quote mark characters as well.
2023-05-07 02:11:14 -07:00
Cohee
66c40b3157
Update bug_report.md
2023-05-07 00:34:41 +03:00
SillyLossy
1a9039649b
#245 Add option to TTS only the dialogues
2023-05-07 00:27:32 +03:00
RossAscends
dd9c5f30d3
+2 SD gens: now (last_mes only), face (char face)
2023-05-07 04:29:14 +09:00
SillyLossy
54df160e36
Send user message on single-select group member if text box is not empty
2023-05-06 19:58:39 +03:00
RossAscends
61e0c8098a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-07 01:57:35 +09:00
RossAscends
969a0934d2
improved (?) /sd you prompt
2023-05-07 01:57:32 +09:00
SillyLossy
0c80e2e9a9
Multiple Horde models
2023-05-06 19:52:16 +03:00
SillyLossy
ed4e3317ae
Ditto
2023-05-06 19:10:12 +03:00
SillyLossy
5b49c8b8fb
Fix broken tags in guidebook
2023-05-06 19:08:40 +03:00
SillyLossy
44b02776e5
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-06 19:02:52 +03:00
SillyLossy
2f7a5885f3
Proper params adjust for Horde
2023-05-06 19:02:49 +03:00
RossAscends
8e8d7f80d0
remove up arrow input reporting console spam
2023-05-07 00:53:12 +09:00
Cohee1207
137c0e53e6
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-06 18:24:04 +03:00
Cohee1207
74a4f68939
Fix double-trimmed KAI prompts. Optimized OAI prompting
2023-05-06 18:24:00 +03:00
RossAscends
a7786d2f3a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-07 00:09:04 +09:00
RossAscends
c5d53f9134
fix heights for WI 2ndary / SD prefix/neg inputs
2023-05-07 00:09:02 +09:00
Cohee1207
eba26016da
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-06 15:30:21 +03:00
Cohee1207
7f718e09be
#228 Don't use a selected tokenizer for parallel prompt building of OAI prompts
2023-05-06 15:30:15 +03:00
RossAscends
f1f150e5d1
-fix WI entry 2ndary key height
...
-initHeight and resetHeight functions moved from WI to utils
2023-05-06 21:28:24 +09:00
Cohee1207
8baf6d22b5
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-06 15:12:19 +03:00
SillyLossy
1cc3d0ac9f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-06 14:32:00 +03:00
SillyLossy
f360c73147
Add toggles for Hotswaps and Message timer
2023-05-06 14:31:58 +03:00
RossAscends
1bb9a999c8
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-06 20:19:48 +09:00
RossAscends
8adbff122b
improve ChatAutoLoad, better group panel styling
2023-05-06 20:19:45 +09:00
SillyLossy
a833443ad5
More reliable avatar upload routine
2023-05-06 14:13:42 +03:00
Cohee
9d94936e3e
Merge pull request #242 from random-username-423/dev
...
Add top_p to OpenAI parameters UI
2023-05-06 13:24:33 +03:00
SillyLossy
7453eb8872
#228 Add delay microtasks in OAI tokenization to unblock the CPU thread during prompt building
2023-05-06 13:19:22 +03:00
Cohee
80b197fb0b
Merge pull request #246 from mdude1324/mdude/save-swipes-edit
2023-05-06 11:50:36 +03:00
Cohee
b9fb937052
Merge pull request #244 from gidzzz/fix-openai-no-bottom-anchor
2023-05-06 11:48:49 +03:00
Cohee
58e45ee926
Merge pull request #247 from ouoertheo/ouoertheo/tts4-silero2
2023-05-06 11:40:16 +03:00
RossAscends
ed2b1bd5f0
restyle group panel
2023-05-06 17:23:07 +09:00
ouoertheo
9fa7329762
Don't replace * with ... for tts messages
2023-05-05 23:50:13 -05:00
MDude
b8daedee10
Overwrite swipe text on edit
2023-05-05 21:03:00 -05:00
SillyLossy
c1b41a561a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-06 01:51:37 +03:00
SillyLossy
9f9f4fe883
Unify characters/group list. Sort groups with chars
2023-05-06 01:51:34 +03:00
Grzegorz Gidel
4795534d27
Fix missing space before the bottom anchor
2023-05-06 00:37:47 +02:00
Grzegorz Gidel
a61369b52a
Avoid an empty line in OpenAI when bottom anchor is empty
2023-05-06 00:25:53 +02:00
Grzegorz Gidel
20f43b2c17
Fix bottom anchor never being included for OpenAI
2023-05-06 00:25:53 +02:00
Grzegorz Gidel
a5ae9cc7fb
Simplify message owner checks a bit
2023-05-06 00:25:53 +02:00
RossAscends
71d2472d36
fix group panel cutting off group members box
2023-05-06 07:19:16 +09:00
SillyLossy
ef7f6ad096
Sort characters list in hot swaps
2023-05-06 00:42:29 +03:00
SillyLossy
6dbe728a6d
Add group stats
2023-05-06 00:28:20 +03:00
RossAscends
0c04efb33f
fix styles for hotswaps
2023-05-06 06:07:36 +09:00
RossAscends
09919471e1
hotSwap enabled after reconstructive surgery.
2023-05-06 05:28:13 +09:00
SillyLossy
62f6d347a2
Rewrite hotswap logic
2023-05-05 23:18:54 +03:00
SillyLossy
18c380f469
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-05 22:14:34 +03:00
SillyLossy
c88603d50c
#227 Fix response streaming for the same name as user
2023-05-05 22:14:30 +03:00
RossAscends
a24053fe42
disabled for safety
2023-05-06 04:09:24 +09:00
RossAscends
c6257a367d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-06 04:07:16 +09:00
RossAscends
d5d3616d60
6 favorite character hotswaps (beta quality)
2023-05-06 04:07:14 +09:00
SillyLossy
a3758482a4
Add configurable token padding #239
2023-05-05 21:24:36 +03:00
SillyLossy
ce4d7dc90e
Optimize auto-connect of extensions
2023-05-05 20:36:53 +03:00
random-username-423
822d50be9c
Forgot to edit server.js too when adding top_p for OpenAI
2023-05-06 02:18:19 +09:00
SillyLossy
cae2a6ed71
Add group scenario override
2023-05-05 19:45:59 +03:00
random-username-423
f86f42fad7
Add top_p to OpenAI parameters UI
2023-05-06 00:49:47 +09:00
SillyLossy
99b2f499d3
TTS plugin adjustments
2023-05-05 18:14:33 +03:00
SillyLossy
f9d3120338
Add optional {{char}} display name visible in formatted messages
2023-05-05 17:52:19 +03:00
Cohee1207
a8c47037ac
Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev
2023-05-05 15:57:49 +03:00
Cohee1207
efdaf30afd
Add a safety check on chat file parsing
2023-05-05 15:56:48 +03:00
SillyLossy
b9797f2d53
Don't send SD model with gen request
2023-05-05 15:16:39 +03:00
RossAscends
ceec8b12de
better /sd you prompt for AI
2023-05-05 20:12:30 +09:00
Cohee
868a01a9d8
Merge pull request #234 from paniphons/main
2023-05-05 12:36:26 +03:00
Paniphon
24420a8235
Update FAQ with Claude and 2 self-hosted HF models
2023-05-05 16:28:44 +07:00
RossAscends
5f0d539134
fixed zoomed avatars
...
- broke due to wrapped div added around avatar for timer spacing
2023-05-05 17:37:23 +09:00
SillyLossy
1d10b8f390
Adjust system TTS
2023-05-05 02:44:23 +03:00
RossAscends
92e508a076
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-05 06:18:57 +09:00
RossAscends
5cd3d0cf81
edited char msgs can now show (charname):
...
- also better SD world prompt
2023-05-05 06:18:55 +09:00
SillyLossy
aa2d8adff0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 23:32:12 +03:00
SillyLossy
d3165ba69b
Add system TTS provider to the extension
2023-05-04 23:32:10 +03:00
RossAscends
35c0fa9c4b
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-05 03:03:36 +09:00
RossAscends
22596b85bf
- usernames saved individually in chat file
...
- "You:" and name1 are stopping strings regardless of Pyg formatting
2023-05-05 03:02:48 +09:00
SillyLossy
0d1ce6fd9a
Fix addSpace in getStoppingStrings (unused)
2023-05-04 20:37:21 +03:00
SillyLossy
19a4534d78
#230 Make recursive scanning of WI entries optional
2023-05-04 20:28:01 +03:00
Cohee
1f1a9a9e04
Merge pull request #229 from bfs15/dev
...
Fixed newlines getting eaten
2023-05-04 19:27:18 +03:00
Aisu Wata
6faea7f93d
Fixed newlines getting eaten
2023-05-04 13:23:00 -03:00
SillyLossy
cb7357dd4e
SD generation for groups
2023-05-04 19:06:21 +03:00
RossAscends
ed07ce3061
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 23:54:46 +09:00
RossAscends
60fdc391ba
is_user 'name' saved as name1 in chat JSONL
2023-05-04 23:54:44 +09:00
SillyLossy
53af1448dc
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 17:52:47 +03:00
SillyLossy
1647b7e2cc
Fix SD not loading models and samplers
2023-05-04 17:52:45 +03:00
RossAscends
370033f857
fixed WI entry secondary height
2023-05-04 23:09:54 +09:00
RossAscends
e7d7f2b822
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 22:45:08 +09:00
RossAscends
6d96b23dcc
fixed WI entry scroll auto-height adjustments
2023-05-04 22:45:06 +09:00
SillyLossy
d4b44d04da
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 16:21:16 +03:00
SillyLossy
9016c39983
(Possible) Fix for #228 - cache tiktoken tokenizer instances. Remove event listeners from close socket events.
2023-05-04 16:21:14 +03:00
RossAscends
498800577e
smart sizing for in-chat images
2023-05-04 21:31:48 +09:00
SillyLossy
e4db21ccc9
#224 Add a button to force a one-character next reply in groups
2023-05-04 14:43:05 +03:00
RossAscends
ed11a39eb2
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 20:19:27 +09:00
RossAscends
54e3f7fcdc
group member arrows stacked vertically
2023-05-04 20:19:25 +09:00
SillyLossy
1d4b0afb31
Fix tag editor triggering editable sliders logic
2023-05-04 14:18:10 +03:00
SillyLossy
c4787265a1
Fix Webp imports from CharHub
2023-05-04 14:11:19 +03:00
RossAscends
9d59bfd648
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-04 19:57:32 +09:00
RossAscends
88b97c8eac
wrapper for avatar and timer
2023-05-04 19:57:31 +09:00
SillyLossy
989f984cc7
Add group members not currently generating a reply to a stopping strings arrays. #225
2023-05-04 13:55:58 +03:00
Cohee
282c74871e
Update readme.md
2023-05-04 13:37:09 +03:00
Cohee
29dc6ea74b
Update readme.md
2023-05-04 13:36:27 +03:00
Cohee
07787c0612
Create LICENSE
2023-05-04 13:33:45 +03:00
RossAscends
78e6d93460
typo
2023-05-04 17:43:24 +09:00
RossAscends
75574e8cc0
better default Poe.com character nudge
2023-05-04 17:38:02 +09:00
RossAscends
14d4c8def4
smarter WI entry mass expander/collapser
2023-05-04 17:16:40 +09:00
RossAscends
b7e8d01694
AI config panel cleanup/styling
...
- editable inputs styled
- moved API model selectors from AIConfig to API Panel
- nicer WI Entry footer spacing
- corrected WI Entry textarea height calculations
- centered send_textarea placeholder
.mes_text now wraps anywhere to prevent long strings from overflowing-X
- placeholders added to a few inputs
2023-05-04 16:26:49 +09:00
SillyLossy
9c62783e08
Editable slider labels
2023-05-04 01:00:00 +03:00
SillyLossy
437cf59a48
Add more options to SD plugin
2023-05-03 23:49:57 +03:00
SillyLossy
587de1fb12
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-03 21:02:56 +03:00
SillyLossy
99e8d3612e
Add pre-alpha version of Stable Diffusion extension.
2023-05-03 21:02:53 +03:00
SillyLossy
e639666b34
Move chat renaming logic to server side. Add "quiet" reply generation mode.
2023-05-03 21:02:23 +03:00
RossAscends
b4c1b37e29
Custom colors for tags
2023-05-04 03:00:45 +09:00
Cohee1207
bcce613a5d
Remove unneccessary big avatar block shadow
2023-05-03 14:13:54 +03:00
Cohee1207
5c072ad7fc
Remove link
2023-05-03 14:09:01 +03:00
Cohee1207
1c92fb4b00
Adjust update intervals of some extensions
2023-05-03 14:03:57 +03:00
Cohee
aebf305b3a
Merge pull request #223 from gidzzz/fix-docker-without-volume
2023-05-03 11:25:10 +03:00
Grzegorz Gidel
ebe1ee20d1
Concise Dockerfile and entrypoint
2023-05-03 00:59:48 +02:00
Grzegorz Gidel
a772cf5aee
Correct check for missing resources in Docker
2023-05-03 00:59:48 +02:00
Grzegorz Gidel
7159f946f2
Allow the app to run in Docker without a volume
2023-05-03 00:59:48 +02:00
SillyLossy
b3801ee0e9
Fix in-context message highlight breaking Firefox gens
2023-05-03 01:44:55 +03:00
SillyLossy
0dee2559d1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-03 01:19:52 +03:00
SillyLossy
41a856f638
Fix big avatar style with timer
2023-05-03 01:19:50 +03:00
SillyLossy
7300017047
Add message generation timer
2023-05-03 01:19:36 +03:00
RossAscends
a10909c538
avatar popups enabled on mobile normal mode
2023-05-03 06:03:49 +09:00
RossAscends
1ecccd5d66
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-03 05:22:28 +09:00
RossAscends
0f48e29e98
can now rename past chats
2023-05-03 05:21:36 +09:00
SillyLossy
fcd8a8886b
Add OAI preset deletion button. Nicer OAI models dump. Adjust auto-connect delay
2023-05-02 22:42:39 +03:00
SillyLossy
acc4a83ab9
Add confirmation for tag deletion. Add tags icon to characters menu. Change tags icon
2023-05-02 21:31:37 +03:00
SillyLossy
c37bfc6f25
Merge branch 'main' into dev
2023-05-02 21:13:08 +03:00
SillyLossy
73067071aa
Add package-lock back
2023-05-02 21:06:47 +03:00
Cohee
087aad1b63
Merge pull request #221 from CypherpunkSamurai/main
...
[feature] add run on replit button
2023-05-02 21:04:36 +03:00
cypherpunksamurai
10b353c171
add run on replit button
...
added run on replit button for easy run
Signed-off-by: cypherpunksamurai <cypherpunksamurai@users.noreply.com >
2023-05-02 18:00:56 +00:00
SillyLossy
9a5e6b4a25
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 19:56:32 +03:00
SillyLossy
89e088a6d1
Bookmarks support for groups
2023-05-02 19:56:29 +03:00
RossAscends
278e538258
remove server console spam
2023-05-03 01:28:44 +09:00
RossAscends
64ec7c5cd9
Past Chats displays the # of mesages in each chat
2023-05-03 01:26:53 +09:00
RossAscends
7a94ddfa9c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-03 00:45:47 +09:00
RossAscends
a04171b262
chat history view shoes filesizes now
2023-05-03 00:45:45 +09:00
SillyLossy
e2187638fd
Pass group chat id to extensions. Remove temporary swipes fix from memory ext.
2023-05-02 18:30:19 +03:00
SillyLossy
51940c4501
Merge branch 'main' into dev
2023-05-02 18:19:49 +03:00
Cohee
2080a1e77e
Merge pull request #205 from mdude1324/mdude/avoid-memory-last-chat
...
Avoid memory on most recent chat
2023-05-02 18:19:17 +03:00
SillyLossy
d159ddf4d1
Properly highlight last OpenAI message
2023-05-02 18:05:24 +03:00
RossAscends
a310c03082
lastInContext highlight skips swipeBox on swipeGen
2023-05-02 23:04:42 +09:00
SillyLossy
813443ffdf
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 16:55:12 +03:00
SillyLossy
7b99597432
1.4.0 CharaCloud Webp interop
2023-05-02 16:55:10 +03:00
RossAscends
fa8eb12d43
last-in-context indicator ignores system messages
2023-05-02 22:51:38 +09:00
SillyLossy
0dee00570c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 16:01:26 +03:00
SillyLossy
28627e7e51
Support multiple chats per group. Fix A/N metadata not saving for groups.
2023-05-02 16:01:23 +03:00
RossAscends
4ad659bb76
better? message selection for last-in-context
2023-05-02 19:58:52 +09:00
RossAscends
b77473ed76
indicator for last message in chat context (WIP)
2023-05-02 18:54:19 +09:00
Cohee
c178f04793
Merge pull request #219 from gidzzz/fix-extensions-toggling
2023-05-02 12:30:26 +03:00
Grzegorz Gidel
1f6f157214
Fix unreliable disabling/enabling of extensions
2023-05-02 02:04:16 +02:00
SillyLossy
dce309f0d9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 01:01:39 +03:00
SillyLossy
e8dbfbe1f1
Create new group chat for the same group
2023-05-02 01:01:34 +03:00
Cohee
0b6ee782a4
Merge pull request #211 from gidzzz/dev
...
Do not send incomplete examples of dialogue to OpenAI
2023-05-02 00:48:08 +03:00
RossAscends
c417d4bc4a
skill issue
2023-05-02 05:44:22 +09:00
RossAscends
c8408ddf34
more avatar popup corrections
...
- disabled on mobile normal mode
- leftside on normal mode PC
2023-05-02 05:35:30 +09:00
RossAscends
d0950deca7
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 05:18:55 +09:00
RossAscends
0d02321b57
better avatar popup styling (mobile friendly too!)
...
- Hi Discord ;)
2023-05-02 05:18:48 +09:00
SillyLossy
7bd17a1544
Add filter by favorites to group member candidates list
2023-05-01 23:10:32 +03:00
SillyLossy
2c9cfb78d8
Test commit
2023-05-01 22:45:08 +03:00
RossAscends
5b60007e58
avatarpopup now draggable
2023-05-02 04:40:14 +09:00
SillyLossy
22882ee2ba
Fix fav outline display on Firefox
2023-05-01 22:08:24 +03:00
SillyLossy
d496bf4606
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 21:55:51 +03:00
SillyLossy
e2ce87e03c
Display group member card as a button
2023-05-01 21:55:44 +03:00
Grzegorz Gidel
2f55b11afe
Atomic treatment of message examples blocks in OpenAI
2023-05-01 20:46:28 +02:00
RossAscends
45b7a8b584
skill issue
2023-05-02 03:42:16 +09:00
RossAscends
a3ef1b670d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 03:28:23 +09:00
RossAscends
32b4a209e2
actual proper placement, styling, timing for avatar popup
2023-05-02 03:28:21 +09:00
SillyLossy
74a11eaecc
Fix deletion of world info file on empty rename
2023-05-01 21:26:51 +03:00
Cohee
def0ed7a8e
Merge pull request #212 from paniphons/main
...
Add Pygmalion-7B example to FAQ
2023-05-01 21:23:11 +03:00
SillyLossy
5d41ab3d9f
More reliable error handling
2023-05-01 21:19:43 +03:00
RossAscends
bc79efd0ef
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 03:15:41 +09:00
RossAscends
adccd4e210
better placement and sizing for avatar popups
2023-05-02 03:15:40 +09:00
SillyLossy
c4434c3747
Fix colons hiding in group chats. Fix jsonl chat imports hanging
2023-05-01 21:03:16 +03:00
SillyLossy
1fe0310de3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 20:45:56 +03:00
SillyLossy
0a71ff030e
Properly center import chat button. Reload chat on markdown fixer toggle
2023-05-01 20:45:11 +03:00
Paniphon
7d94872b48
Add Pygmalion-7B example to FAQ
2023-05-02 00:36:05 +07:00
RossAscends
aec32c2f65
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-02 02:15:45 +09:00
RossAscends
44a2a0faf5
fix for sheld position breaking on reset after OOB
...
- placeholder styles for groupmember <a>
2023-05-02 02:15:42 +09:00
SillyLossy
3e69c5142f
Minor group styles adjustment
2023-05-01 20:00:16 +03:00
SillyLossy
6f47b07063
Add group member defs peeking
2023-05-01 19:39:18 +03:00
Grzegorz Gidel
3f37de699a
Revert " #210 [OAI] Don't insert example dialogues without bots"
...
This reverts commit 7b9e042589
.
2023-05-01 16:56:27 +02:00
SillyLossy
5144ae2220
Simplify logic of disabling the WI entry
2023-05-01 17:43:27 +03:00
SillyLossy
7b9e042589
#210 [OAI] Don't insert example dialogues without bots
2023-05-01 17:15:16 +03:00
SillyLossy
6f08519858
Add solo chat to group conversion
2023-05-01 15:45:44 +03:00
SillyLossy
8853e636ae
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 14:46:08 +03:00
Cohee
22f2c11d6b
Merge pull request #208 from bf62963/dev
2023-05-01 12:25:40 +03:00
Cohee
5ffee924f7
Merge pull request #209 from ShisoFox/dev
2023-05-01 12:21:22 +03:00
RossAscends
6d79c379d2
shadow and lighter border for zoomed avatars
2023-05-01 18:08:26 +09:00
RossAscends
86d62a88de
click-zoomable avatars in chat
2023-05-01 18:04:41 +09:00
ShisoFox
29cfa97ddc
Fix group chat member names in openai.js
...
Group members are not by card name, so look up the actual character name instead
2023-05-01 04:14:42 -04:00
RossAscends
4b2faa6639
refix for body size on large res monitors zoomed in.
2023-05-01 16:14:28 +09:00
bf62963
7a1c543ec5
Quick Fix to Enable Using gpt-4-0314
2023-05-01 03:53:27 +00:00
RossAscends
12d5240bba
fixed range-block-counters being overlapped by firefox scrollbar
2023-05-01 07:52:08 +09:00
SillyLossy
e00f6a7375
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 00:13:33 +03:00
SillyLossy
fda1c205f8
Add convert to group button
2023-05-01 00:13:28 +03:00
RossAscends
8cf113050f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 06:10:35 +09:00
RossAscends
fce021ce02
toggle to disable world Info entries
2023-05-01 06:10:33 +09:00
SillyLossy
b19287e468
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 23:32:54 +03:00
RossAscends
f947990a55
add expand all icon to WI Editor
2023-05-01 05:30:51 +09:00
SillyLossy
e4b16cebd6
Only autoexpand the keys of WI
2023-04-30 23:30:08 +03:00
RossAscends
efe8efbce2
removed legacy WI editor template from comments
2023-05-01 05:08:02 +09:00
RossAscends
0e34d73acf
proper fix for sheld/topbar misalignment
2023-05-01 04:53:48 +09:00
RossAscends
42a9de03a3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 04:45:16 +09:00
RossAscends
a74519e241
fix char edit panel text area heights and gridrows
2023-05-01 04:45:14 +09:00
SillyLossy
b7af814039
Fix system message on group deletion
2023-04-30 22:39:08 +03:00
SillyLossy
6615d94051
Rename character as a group member.
...
Unify CSRF headers usage in fetch request.
2023-04-30 22:36:18 +03:00
RossAscends
3c48c2be82
OAI warning message typo
2023-05-01 02:06:11 +09:00
RossAscends
cc65440991
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-05-01 02:00:15 +09:00
RossAscends
e57f53c2fb
- smart OAI reverse proxy warning
2023-05-01 02:00:13 +09:00
SillyLossy
5ffc97d89c
Display group member avatar id as a title
2023-04-30 19:51:52 +03:00
SillyLossy
13f50db09c
Update group chats internal format to support multiple chats per group and duplicate name handling
2023-04-30 19:49:49 +03:00
SillyLossy
4a5f1e6069
Update package-lock.json
2023-04-30 19:37:17 +03:00
SillyLossy
17403ff05b
Remove waiting animation again
2023-04-30 18:47:55 +03:00
SillyLossy
bdfc4bcad9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 18:07:10 +03:00
SillyLossy
a69750e36f
On-fly switch of Markdown renderers
2023-04-30 18:07:08 +03:00
RossAscends
47ec3edcb8
inputs/textareas now obey smart theme font colors
2023-04-30 23:56:50 +09:00
SillyLossy
2d624f90a6
Alternative out of quota handling
2023-04-30 17:36:50 +03:00
RossAscends
c0f5057660
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 23:25:57 +09:00
RossAscends
8d2b956d30
top-bar icons now respect shadow customizations
...
- small CSS cleanup
2023-04-30 23:25:56 +09:00
SillyLossy
564caf0621
Try to fix swipes + multigen. Fix horde validation error
2023-04-30 17:22:39 +03:00
RossAscends
01cda27807
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 23:15:13 +09:00
RossAscends
c610982d87
WIP restyle for WI editor
2023-04-30 23:15:11 +09:00
SillyLossy
495781c1ec
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 15:45:10 +03:00
SillyLossy
752935252e
Fix undefined title on older captioned messages
2023-04-30 15:45:08 +03:00
RossAscends
60b8345e26
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 21:37:40 +09:00
RossAscends
a8e33184cf
fix for topbar/sheld losing align on zoomed displays
2023-04-30 21:37:38 +09:00
SillyLossy
ea6f84f67b
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 15:34:52 +03:00
SillyLossy
c5b3b175db
Rework title displays on Horde workers
2023-04-30 15:34:50 +03:00
Cohee
49e20f6757
Merge pull request #204 from gidzzz/fix-swipes-with-multigen
...
Fix truncated swipes when multigen is enabled
2023-04-30 15:17:07 +03:00
RossAscends
46b708d408
fix blurry red disconnect icon
2023-04-30 20:17:41 +09:00
RossAscends
a47f21abc0
fixed unselectable quotes
2023-04-30 18:20:09 +09:00
MDude
336f0d3fd0
Store memory on most recent, if only one message
2023-04-30 01:39:46 -05:00
MDude
12740134e6
Avoid memory on most recent chat
2023-04-30 01:15:39 -05:00
RossAscends
9c3d229c2d
horde worker names now display clearly
...
- in console log
- as a title tag on last_mes for PC users to hover on.
2023-04-30 14:06:29 +09:00
RossAscends
2b81211f62
display results of each dice rolled for things like '2d6'
2023-04-30 13:12:00 +09:00
Grzegorz Gidel
171a84e7a2
Fix truncated swipes when multigen is enabled
2023-04-30 04:30:24 +02:00
SillyLossy
7ac2d78f43
Adjust button styles
2023-04-30 02:05:35 +03:00
SillyLossy
28addd6cad
Unify button styles. Display newly added tags in filter. Fix deleted character formatting.
2023-04-30 01:23:22 +03:00
SillyLossy
3725e38b20
Prevent generating summary if response is being generated
2023-04-30 01:09:26 +03:00
SillyLossy
d590ead665
Add tag editor
2023-04-30 00:20:36 +03:00
SillyLossy
7babc1cafe
Handholding message for broke
2023-04-29 23:21:19 +03:00
SillyLossy
57a5fc8ea8
Minor spelling mistake
2023-04-29 20:45:04 +03:00
SillyLossy
0f8ae0add0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 20:26:40 +03:00
SillyLossy
3c4273b2c1
Add tags for groups #137
2023-04-29 20:26:37 +03:00
RossAscends
95783b8a7d
- less contrasty shadowpopup
...
- dialog_popup bg color more transparent to respect theme colors.
2023-04-30 01:50:15 +09:00
RossAscends
1420386334
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 01:41:51 +09:00
RossAscends
ef4c3b54b0
smooth popup transitions fade in and out
2023-04-30 01:41:50 +09:00
SillyLossy
da68255a25
Rearrange WI block
2023-04-29 19:18:58 +03:00
SillyLossy
6f1193f057
Adjust char editor layouts
2023-04-29 18:57:27 +03:00
SillyLossy
314225c1ce
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 18:43:42 +03:00
SillyLossy
cb47cdd5d9
Rearrange group form
2023-04-29 18:43:40 +03:00
RossAscends
4cc0768ce7
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-30 00:21:19 +09:00
RossAscends
ee4aa62041
fixes for new group creation boxes
2023-04-30 00:21:17 +09:00
SillyLossy
d75b1e37e5
Remove tilde delimiter from math processing
2023-04-29 18:18:05 +03:00
SillyLossy
a881ed32c5
Simplify search logic with css classes
2023-04-29 17:54:51 +03:00
SillyLossy
26e10c2d9a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 17:44:18 +03:00
SillyLossy
ac88107ef5
Smarter hide by tags
2023-04-29 17:44:15 +03:00
RossAscends
9339aebd09
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 23:41:30 +09:00
RossAscends
cf9a3fe366
Only CharList scrolls now
...
- new group panel not perfect yet
2023-04-29 23:41:24 +09:00
SillyLossy
ba1a23fd88
Merge branch 'main' into dev
2023-04-29 17:19:27 +03:00
Cohee
eb2e062a56
Merge pull request #200 from gidzzz/fix-disappearing-personality
...
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 17:18:27 +03:00
SillyLossy
aa9db5292c
Proper send on enter
2023-04-29 17:12:39 +03:00
SillyLossy
677913d87a
Add device detector
2023-04-29 15:46:10 +03:00
SillyLossy
00c4671696
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 15:29:45 +03:00
SillyLossy
801b1b1f19
Restyle OAI presets
2023-04-29 15:29:43 +03:00
RossAscends
b629ddcaf4
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 21:15:08 +09:00
RossAscends
21858e0b2e
better display of default expressions
2023-04-29 21:15:06 +09:00
SillyLossy
2631addb37
Don't close unpinned drawer on selecting tag
2023-04-29 15:13:32 +03:00
SillyLossy
4c13d986f9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 15:08:00 +03:00
SillyLossy
effdfa133d
Add scrollable dialogue popup. Clean-up script.js
2023-04-29 15:07:57 +03:00
RossAscends
693017dc63
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 20:51:48 +09:00
RossAscends
52e7861d5f
fixed export format popper's margin warning
2023-04-29 20:51:45 +09:00
Grzegorz Gidel
d625f1386e
Do not act as if forEach can iterate beyond the chat array
2023-04-29 13:31:26 +02:00
Grzegorz Gidel
303e183cda
Fix disappearing personality and unreliable anchors when swiping or with system messages
2023-04-29 13:31:26 +02:00
Grzegorz Gidel
a71b8967ac
Deduplicate code for substitution in the story and the first message
2023-04-29 13:29:15 +02:00
Cohee
10be69ab61
Merge pull request #197 from ouoertheo/ouoertheo/tts3-silerotts
...
Add Silero TTS. Uncouple TTS Provider from TTS extension better.
2023-04-29 14:25:28 +03:00
Grzegorz Gidel
087274db9b
Remove redundant OpenAI regenerate/swipe code
2023-04-29 13:13:42 +02:00
Grzegorz Gidel
717c14801d
Define bottom anchor threshold in one place
2023-04-29 13:13:42 +02:00
Grzegorz Gidel
f2d4b5ba76
Remove redundant checks for personality insertion and fix a stray space in OpenAI prompt
2023-04-29 13:13:41 +02:00
RossAscends
d005384ac6
round avatars style fav borders now round too
2023-04-29 19:30:13 +09:00
RossAscends
2bed84fb7a
- Manage Extns. Enable/Disable obviously clickable
...
- reduce Fav borders to 2px
2023-04-29 19:24:06 +09:00
RossAscends
7eeb87543c
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 18:17:03 +09:00
RossAscends
27a770c2f6
update fav styles
...
- no more star icons
- golden borders on avatar instead
2023-04-29 18:17:01 +09:00
Cohee
25ba57800d
Merge pull request #198 from ShisoFox/dev
2023-04-29 12:07:00 +03:00
RossAscends
ba0fc9803f
correct fix for character creation
...
(previous fix was bugged, prevented variables updating properly..
loading old characters would make a new chat dir with:
(PrevCreatedCharName + CurSelCharName)
2023-04-29 16:53:52 +09:00
RossAscends
ea98cf01bf
- add favstar back on avatar top corner
...
- remove group icon (it's obvious by the avatar, not needed)
2023-04-29 16:36:47 +09:00
RossAscends
f5dcc79022
fixed bug preventing character creation
2023-04-29 14:19:43 +09:00
ShisoFox
ba452c7c46
Apply favorites filter when returning to character list
2023-04-28 18:30:56 -04:00
Cohee
a211bda103
Merge pull request #196 from lsaa/disable-thumbnails
...
Add option to disable thumbnail generation
2023-04-29 01:09:07 +03:00
SillyLossy
a636c6c3ee
Correct admin bat file path
2023-04-29 00:30:03 +03:00
ouoertheo
99de695868
TTS modularity better. Add Silero TTS
2023-04-28 16:23:36 -05:00
SillyLossy
94e4270c68
Copy code button added back
2023-04-28 23:40:46 +03:00
lsaa
545a9afc39
fix small formatting mistake
2023-04-28 17:38:41 -03:00
lsaa
8ef534b84b
Add option to disable thumbnail generation, opting for raw images instead
2023-04-28 17:34:32 -03:00
SillyLossy
2817a5c7a9
Code style for #194
2023-04-28 23:34:15 +03:00
Cohee
e06b8b959b
Merge pull request #194 from bfs15/dev
...
Auto fix generated broken markdown text & option to disable automatic scroll chat to bottom
2023-04-28 23:19:00 +03:00
RossAscends
afab8311ba
fixed search and fav filter for new flex char list
2023-04-29 05:15:49 +09:00
RossAscends
58a5db4ab1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 05:01:35 +09:00
RossAscends
db3b31c2b5
- fav stars on right
...
- solo and groups all flex now
2023-04-29 05:01:33 +09:00
SillyLossy
6dd1e0421c
Add code syntax highlight
2023-04-28 22:49:43 +03:00
SillyLossy
a53531f320
Math formulas support Cohee1207/SillyTavern#26
2023-04-28 22:29:52 +03:00
SillyLossy
535c2d8382
Remove tag from inline list
2023-04-28 22:01:39 +03:00
RossAscends
d9d9224f62
removed super ugly red border to save hearts and eyes of common folk
2023-04-29 03:44:35 +09:00
RossAscends
c4c5b1b153
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-29 03:43:40 +09:00
RossAscends
6134ea8c7f
mid-way through converting solo char list to flex
...
(warning: ugly CSS involved)
2023-04-29 03:43:38 +09:00
SillyLossy
3cfba38ce0
New character renaming logic
2023-04-28 21:38:02 +03:00
Bruno FS
5a387e3e0b
clarified a comment
2023-04-28 13:41:53 -03:00
Bruno FS
6e4aba900f
Fixed fixer
2023-04-28 13:28:02 -03:00
SillyLossy
5d3a2b70fa
Ordinal tags sorting. Add new tag even when partial match exists.
2023-04-28 19:11:20 +03:00
Bruno FS
759c5d6d96
finished + 1 comment
2023-04-28 12:54:09 -03:00
Bruno FS
50646e18c7
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-04-28 12:50:37 -03:00
Bruno FS
cee92cddf3
added changes are optional
2023-04-28 12:50:05 -03:00
SillyLossy
a7c8932e16
Proper item.fav boolean conversion
2023-04-28 18:41:47 +03:00
Bruno FS
2739ea0389
markdownfixer now supports: italic (_), strikethrough (~~), bold (**)
2023-04-28 12:38:09 -03:00
Cohee
c3d8686c4f
Update readme.md
2023-04-28 18:34:21 +03:00
Bruno FS
cd8a989df1
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-04-28 06:05:36 -03:00
Bruno FS
c8a09f9333
Fix markdown on replies & no scroll to bottom
2023-04-28 06:00:24 -03:00
RossAscends
e2937ad31f
more tags styling
2023-04-28 17:53:16 +09:00
RossAscends
d3e0ea66c4
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-28 16:26:56 +09:00
RossAscends
59575b9893
improved tags styling
2023-04-28 16:26:54 +09:00
Cohee
0283a288b2
Merge pull request #190 from gidzzz/reduce-docker-size
2023-04-28 10:22:00 +03:00
Cohee
7adb41dc9f
Merge pull request #191 from bfs15/dev
2023-04-28 10:21:00 +03:00
Bruno FS
5e4fa51b15
Merge branch 'dev' of github.com:Cohee1207/SillyTavern into dev
2023-04-28 01:10:11 -03:00
Bruno FS
f8373b3ba9
Catching error so server doesn't explode on this edge case
2023-04-28 01:10:02 -03:00
Grzegorz Gidel
42e84643cf
Remove npm cache in Docker to save >40 MB on image size
2023-04-28 05:02:11 +02:00
Grzegorz Gidel
b3b1e42755
Add .git to .dockerignore to save >100 MB on image size
2023-04-28 03:55:52 +02:00
SillyLossy
ce9717ea76
Inline tags display
2023-04-28 01:13:30 +03:00
RossAscends
52079f08a2
style fix for tags
2023-04-28 05:19:43 +09:00
SillyLossy
0295ca67d3
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-27 20:47:02 +03:00
SillyLossy
54804efa75
Add character tagging (groups pending)
2023-04-27 20:46:54 +03:00
Cohee
b83ef20c03
Update faq.md
2023-04-27 15:34:54 +03:00
Cohee
9d8b13604a
Update readme.md
2023-04-27 15:34:06 +03:00
RossAscends
eb97bf21fb
- better API panel instructions for Poe/OAI/NAI
...
- only show Horde Worker Call to Action when horde is selected.
2023-04-27 17:25:08 +09:00
Cohee
fe4c626369
Merge pull request #180 from gidzzz/docker-webp-import
...
Fix WebP character import in Docker and do not lose files on failed conversion
2023-04-27 11:08:18 +03:00
RossAscends
6162b1331a
fix grammar in Poe default JB message
2023-04-27 14:49:52 +09:00
RossAscends
3c0a89eea5
add discord link to system welcome message.
2023-04-27 13:28:12 +09:00
Grzegorz Gidel
e58da51518
Fix the warning about empty continuation lines in Dockerfile
2023-04-27 01:36:38 +02:00
Grzegorz Gidel
46617fc2f5
Fix WebP character import in Docker (dwebp does not like musl)
2023-04-27 01:00:10 +02:00
Grzegorz Gidel
e4f9c7e9c6
Do not delete characters on failed WebP conversion
2023-04-27 00:59:53 +02:00
RossAscends
0ea1d037e6
reword and reorder text shadows toggle
2023-04-27 04:49:43 +09:00
Cohee
c4d49729cc
Update GPU.ipynb
2023-04-26 21:44:44 +03:00
Cohee
cab76a0c4a
Update readme.md
2023-04-26 21:37:02 +03:00
RossAscends
56cfc76ab2
nicer colors for disconnected API icon
2023-04-27 03:34:54 +09:00
RossAscends
e78a2e8b4e
added toggle to turn off shadows completely
2023-04-27 02:27:03 +09:00
RossAscends
df7f6c0168
Textshadow color and width are now customizable.
2023-04-27 02:02:25 +09:00
SillyLossy
1d3fe7cfb5
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-26 18:29:53 +03:00
SillyLossy
a36a3598b9
Add jquery ui
2023-04-26 18:29:47 +03:00
RossAscends
c354f8ee30
fix random bg1 not updating correctly
2023-04-26 23:10:15 +09:00
RossAscends
8f3da37c61
imported char's first chats get proper names
2023-04-26 22:47:43 +09:00
RossAscends
d49602adc6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-26 21:15:34 +09:00
RossAscends
1c01d62b30
safe character renaming
...
- syncs /chats/ and sprites folders with char rename
- disengages on invald/blank names
- won't save over pre-existing files/folders
- won't update character as long as bad name exists in #name_div
- needs error handling to inform UI of bad names
- not adapted to update groups yet
2023-04-26 21:15:27 +09:00
SillyLossy
252ce19f4a
Merge branch 'main' into dev
2023-04-26 12:01:27 +03:00
Cohee
9d9aac014a
Merge pull request #175 from gidzzz/fix-examples-positioning
...
Consistent positioning and formatting of pinned examples
2023-04-26 11:57:32 +03:00
SillyLossy
38929366fb
Fix [BUG] Poe.com "Invalid or expired token" when trying to use poe.com API. Cohee1207/SillyTavern#177
2023-04-26 11:55:33 +03:00
Cohee
9372a60bbf
Merge pull request #176 from Chanka0/main
2023-04-26 10:00:01 +03:00
Chanka0
a9e8484111
Remote connection troubleshooting
2023-04-25 20:57:11 -06:00
Grzegorz Gidel
ea709d246d
Consistent spacing between examples regardless of pinning
2023-04-26 03:14:16 +02:00
Grzegorz Gidel
48359e2f0a
Fix scenario positioning with pinned example messages
2023-04-26 00:42:45 +02:00
SillyLossy
1c4f1ea96c
Better character tokens counting
2023-04-26 01:19:36 +03:00
SillyLossy
8f29e98cba
Remove caret returns from token counts
2023-04-26 00:56:58 +03:00
SillyLossy
7bedfae633
Add tokenizers to guidebook
2023-04-26 00:51:53 +03:00
SillyLossy
2ae28023c0
Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code.
2023-04-26 00:09:45 +03:00
RossAscends
655885b1a2
Update readme.md
...
typo
2023-04-26 05:26:52 +09:00
RossAscends
55d06b6b12
Update readme.md
...
updated hotkey descriptions and UI customization descriptions.
2023-04-26 05:25:35 +09:00
RossAscends
0cc4a5f736
fix for waifumode default expressions on mobile
2023-04-26 04:14:05 +09:00
RossAscends
2fd999d510
revert gitignore to exclude backgrounds
2023-04-25 22:47:17 +09:00
RossAscends
44aa720abe
add new bgs, temporary gitignore change
2023-04-25 22:45:59 +09:00
RossAscends
4e59d9feb1
remove old backgrounds
2023-04-25 22:39:28 +09:00
Cohee
be1d15ece5
Merge pull request #167 from Halsey1006/dev
...
Rewrote quote recolor regex
2023-04-25 13:44:04 +03:00
RossAscends
42cc69c3ed
prevent default sprites from expanding over 120px
2023-04-25 19:30:50 +09:00
Halsey1006
93758195ff
Removed Send on Enter
2023-04-25 02:51:14 -07:00
Halsey1006
cc4f3c4ef7
Removed Send on Enter
2023-04-25 02:50:53 -07:00
Cohee
2b67b00427
Remove legacy colab link from Readme
2023-04-25 12:21:58 +03:00
RossAscends
d011f7f5c0
improved Horde call to action
2023-04-25 18:10:27 +09:00
RossAscends
7e240d70e7
added 'call to action' to register for horde.
2023-04-25 18:02:15 +09:00
SillyLossy
48ece2a0ef
Change CF runner
2023-04-25 11:31:46 +03:00
SillyLossy
ee6753ae74
Pin CF version
2023-04-25 11:25:14 +03:00
RossAscends
4a72501b95
detection of virtual keyboards to disable hotkeys
...
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
2023-04-25 17:09:32 +09:00
Cohee
5c69fe7176
Merge pull request #168 from gidzzz/main
...
Process examples in one place and fix some bugs
2023-04-25 10:40:26 +03:00
RossAscends
94b5e24fb7
fix to prevent 'copied!' text from overflowing X
2023-04-25 15:30:50 +09:00
RossAscends
2664dba18d
fixed for codeblocks causing .mes_text overflow-X
2023-04-25 15:17:56 +09:00
Halsey1006
9048efdc8b
Added "Send on Enter" power user setting
...
Defaults to on. Intended for use on mobile, so line breaks can be more easily added while typing.
2023-04-24 19:13:42 -07:00
Grzegorz Gidel
d3e17a8e72
Fix disable_examples_formatting for pinned Pygmalion examples
2023-04-25 03:43:47 +02:00
Grzegorz Gidel
a76bd22cb4
Handle preprocessing of example messages in one place
2023-04-25 03:43:47 +02:00
Halsey1006
d6801975a0
Rewrote quote recolor regex
...
Found some more issues with quote recoloring, particularly in relation to numbered lists.
Tested this change a bit more thoroughly, including multiple sets of backtick-enclosed quote marks on the same line, all seems to be working properly now.
2023-04-24 17:50:42 -07:00
SillyLossy
36607dd3fe
Off they go
2023-04-24 23:58:44 +03:00
SillyLossy
6b50d64f0a
Add code copy button. Replace arca link
2023-04-24 23:49:26 +03:00
SillyLossy
2dd9dde218
No tabs
2023-04-24 22:35:54 +03:00
Cohee
e21270e895
Merge pull request #164 from digiwombat/dev
...
Multigen Psuedo Streaming
2023-04-24 22:33:21 +03:00
SillyLossy
81c186b05c
Colab
2023-04-24 21:05:23 +03:00
Randall Fitzgerald
95969f5d99
Multigen Psuedo streaming
2023-04-24 13:07:12 -04:00
SillyLossy
58d4752609
Update default quote text color.
2023-04-24 19:52:39 +03:00
SillyLossy
debe126bdc
Compact regex code
2023-04-24 19:52:01 +03:00
SillyLossy
e42e17cf74
Delete duplicate themes
2023-04-24 19:47:08 +03:00
Cohee
09357d45de
Merge pull request #162 from Halsey1006/dev
...
Quote color selection
2023-04-24 19:45:54 +03:00
SillyLossy
443682a7f3
Add import/export/deletion of logit bias presets
2023-04-24 19:40:02 +03:00
SillyLossy
9fc02d53c1
Adjust character sharing options
2023-04-24 18:08:46 +03:00
Halsey1006
aa95071e20
Fix for quotes inside code blocks
...
Also added quote color to default themes.
2023-04-24 08:01:36 -07:00
SillyLossy
b7f0e8571d
Move poe.com token instructions to guidebook
2023-04-24 17:45:51 +03:00
Halsey1006
577fe28eca
Update index.html
2023-04-24 07:03:14 -07:00
Halsey1006
a08e1beffb
Add files via upload
2023-04-24 07:01:12 -07:00
SillyLossy
15ee7fb233
Add help strings for slash commands
2023-04-24 15:24:22 +03:00
SillyLossy
335d8ad440
New onboarding experience
2023-04-24 14:54:27 +03:00
SillyLossy
4b3671c5ad
Update note links
2023-04-24 13:40:14 +03:00
SillyLossy
2752e69388
Fix title
2023-04-24 13:06:07 +03:00
SillyLossy
e0e5425664
Replace notes with markdown guidebook
2023-04-24 13:05:38 +03:00
Cohee
e8f89aaaa3
Merge pull request #160 from ouoertheo/ouoertheo/tts1
2023-04-24 09:59:41 +03:00
ouoertheo
bb76565cdd
fix copypasta
2023-04-23 21:25:00 -05:00
SillyLossy
87eeb0ef52
Merge branch 'main' into dev
2023-04-24 01:34:20 +03:00
SillyLossy
2e24aea734
New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990
2023-04-24 00:54:25 +03:00
SillyLossy
42769e465f
Fix tts settings loader
2023-04-23 22:26:56 +03:00
SillyLossy
b8087850e2
Merge branch 'main' into dev
2023-04-23 22:11:14 +03:00
Cohee
0d8b14e554
Merge pull request #156 from ouoertheo/ouoertheo/tts-generalize
...
Generalize TTS. Add ElevenLabs specific settings.
2023-04-23 22:09:34 +03:00
Cohee
40169c704a
Merge pull request #154 from artisticMink/feature/basic-authentication
...
Add Basic Authentication Support to SillyTavern
2023-04-23 22:07:38 +03:00
SillyLossy
141a60f5f0
Add logit bias
2023-04-23 21:54:21 +03:00
ouoertheo
cafa3d582c
remove docstring
2023-04-23 12:58:49 -05:00
ouoertheo
5d142f499a
generalized tts settings
2023-04-23 12:43:59 -05:00
maver
5666752568
Set whitelistMode to true by default
2023-04-23 18:31:47 +02:00
SillyLossy
99b6571e32
Change default JB prompt
2023-04-23 19:24:50 +03:00
maver
8be863b50b
Warn user when no whitelist or auth method is chosen
...
And the server is publicly available
2023-04-23 18:11:28 +02:00
maver
c821b1fba4
Add option to start server with basic authentication enabled
2023-04-23 18:10:44 +02:00
maver
4da104211b
Add basic authentication middleware
2023-04-23 18:09:23 +02:00
SillyLossy
388d982040
Add OpenAI API usage
2023-04-23 18:48:46 +03:00
SillyLossy
0897685f02
Fix cloudflare sharing
2023-04-23 17:36:11 +03:00
SillyLossy
c6ce7ac7e8
Replace localtunnel with cloudflare
2023-04-23 17:15:18 +03:00
SillyLossy
d71dcc72fa
Colab fix
2023-04-23 16:22:15 +03:00
Cohee
03cfee0bf0
Merge pull request #149 from gidzzz/main
...
A bunch of cleanups in prompt generator
2023-04-23 14:31:36 +03:00
SillyLossy
f41d853d72
Merge branch 'main' into dev
2023-04-23 14:27:30 +03:00
Cohee
8def97683a
Merge pull request #150 from gidzzz/chat-loading-speedup
...
Massive speedup in loading of long chats
2023-04-23 14:24:55 +03:00
Cohee
64cf01e6da
Merge pull request #152 from paniphons/main
2023-04-23 12:52:49 +03:00
Paniphon
850f423475
FAQ: add NovelAI info
2023-04-23 14:03:51 +07:00
RossAscends
46a6943c27
moved filter-by-fav between search box & sort type
2023-04-23 14:58:59 +09:00
Grzegorz Gidel
130ddf8117
Massive speedup in loading of long chats
2023-04-23 02:24:15 +02:00
SillyLossy
ef8d496268
Fix caption button styles
2023-04-23 00:18:59 +03:00
Grzegorz Gidel
248f8b57a2
Simplify the message gathering loop
2023-04-22 23:02:48 +02:00
Grzegorz Gidel
c7fa0c594a
Improve locality of declarations and visual separation of code
2023-04-22 23:02:48 +02:00
Grzegorz Gidel
2dfb41d461
Simplify anchor selection code
2023-04-22 23:02:48 +02:00
Grzegorz Gidel
4caec7c857
Avoid usage of 'var' in Generate() to make reasoning about the code easier
2023-04-22 23:02:48 +02:00
SillyLossy
8cef0711c0
Merge branch 'main' into dev
2023-04-22 23:57:05 +03:00
SillyLossy
4fd5d90e70
Revert autorun URL opening on 0.0.0.0
2023-04-22 23:56:56 +03:00
SillyLossy
3a63eeed12
Add favorites first sorting rule
2023-04-22 23:49:58 +03:00
SillyLossy
31fbd8221b
Merge branch 'main' into dev
2023-04-22 23:27:40 +03:00
SillyLossy
20801f8603
Fix ssl
2023-04-22 23:27:15 +03:00
SillyLossy
6d1b886928
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-22 23:22:07 +03:00
SillyLossy
31182e3040
Favorite as a button
2023-04-22 23:22:05 +03:00
RossAscends
0afb0c810f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-23 05:07:29 +09:00
RossAscends
8fb9b79c02
- proper send_textarea focus retention logic
...
- for send_but, options_button, and option_regenerate
2023-04-23 05:07:06 +09:00
SillyLossy
99d924bb2b
Merge branch 'main' into dev.
...
Reformat all notes
2023-04-22 23:00:08 +03:00
SillyLossy
652e44c74f
Hotfix
2023-04-22 22:44:46 +03:00
Cohee
06a227812d
Merge pull request #147 from artisticMink/feature/ssl-encryption
...
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
SillyLossy
519cd9eaf2
Fix fav for group not saving
2023-04-22 22:39:31 +03:00
SillyLossy
f11305367d
Reduce console spam
2023-04-22 22:34:07 +03:00
SillyLossy
3acd02b59d
Reformat fav note
2023-04-22 22:27:56 +03:00
SillyLossy
e1c3dedd72
Reorder fav checkbox
2023-04-22 22:27:42 +03:00
Cohee
6658a273d6
Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
...
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00
Wilfred Chen
5eb4746f0e
remove unnecessary addClass from group-chats.js
2023-04-23 03:09:36 +08:00
Wilfred Chen
49aae69ea8
remove unnecessary fav_off css
2023-04-23 03:08:02 +08:00
maver
0b1e1625b0
Merge branch 'main' into feature/ssl-encryption
2023-04-22 21:05:22 +02:00
Wilfred Chen
152dc97ebe
condition check menu type so that clicking on fav wont submit the create chara form
2023-04-23 02:54:57 +08:00
SillyLossy
21586ab139
Update relative paths
2023-04-22 21:49:50 +03:00
maver
ea1da47c99
Allow the app being served via SSL
2023-04-22 20:41:38 +02:00
maver
e19990ee45
Add yargs dependency
...
Yargs is a powerful library for parsing command-line arguments.
2023-04-22 20:41:36 +02:00
Wilfred Chen
8015f3e7cf
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-23 02:38:34 +08:00
Wilfred Chen
2aa42991fd
code clean up, change fav to use bool, use template instead of dynamic html, etc
2023-04-23 02:38:24 +08:00
SillyLossy
7dd59a26fa
Update package.json
2023-04-22 21:06:49 +03:00
SillyLossy
e2a77067b8
Massive skill issue
2023-04-22 21:05:43 +03:00
SillyLossy
90132e5c52
Add .npmignore
2023-04-22 20:58:47 +03:00
Cohee
2a21485bc1
Merge pull request #145 from ouoertheo/ouoertheo/elevenlabstts1
...
set up tts for modularity
2023-04-22 20:35:10 +03:00
SillyLossy
ca8b921e30
Adjustments for npm package
2023-04-22 20:34:01 +03:00
SillyLossy
c6214086de
Update package.json
2023-04-22 19:59:18 +03:00
Cohee
25456f58d2
Update package.json
2023-04-22 19:47:24 +03:00
SillyLossy
c72d61abfa
Update package.json
2023-04-22 19:43:25 +03:00
SillyLossy
d41e639639
Update package version
2023-04-22 19:33:57 +03:00
SillyLossy
36a1120251
Update package.json
2023-04-22 19:33:39 +03:00
SillyLossy
2d67210da4
Remove test job
2023-04-22 19:21:07 +03:00
SillyLossy
e5cd3a0ed4
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-04-22 19:13:51 +03:00
SillyLossy
371e1c6f2d
Fix
2023-04-22 19:13:44 +03:00
SillyLossy
683cc5aaf7
Rebranding
2023-04-22 19:13:11 +03:00
Cohee
075f387506
Create npm-publish.yml
2023-04-22 19:09:09 +03:00
ouoertheo
710106b234
Merge branch 'ouoertheo/elevenlabstts1' of https://github.com/ouoertheo/SillyTavern into ouoertheo/elevenlabstts1
2023-04-22 10:35:45 -05:00
ouoertheo
a69cdd9d9c
remove selector for now
2023-04-22 10:35:02 -05:00
ouoertheo
57fdaaaaab
Merge branch 'dev' into ouoertheo/elevenlabstts1
2023-04-22 10:15:50 -05:00
ouoertheo
4fdd863550
set up tts for modularity
2023-04-22 10:05:19 -05:00
SillyLossy
e299089775
Merge branch 'main' into dev
2023-04-22 17:38:26 +03:00
SillyLossy
e4f8aa310d
Check for swipes before trying to record
2023-04-22 17:37:32 +03:00
SillyLossy
e6867c3976
Fix clicking on form send buttons
2023-04-22 17:36:23 +03:00
RossAscends
e2cb0f9359
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-22 22:50:01 +09:00
RossAscends
778809c7bb
TAI mentions in all notes changed to ST
2023-04-22 22:49:59 +09:00
SillyLossy
67f6c7826a
Merge branch 'main' into dev
2023-04-22 16:45:24 +03:00
SillyLossy
f6ed23d29d
Fix swipe on first message when streaming is on
2023-04-22 16:45:09 +03:00
SillyLossy
0a64c7d9ba
Merge branch 'main' into dev
2023-04-22 15:56:30 +03:00
SillyLossy
794bc310d4
Activate world info only after swipe chat shift
2023-04-22 15:56:12 +03:00
SillyLossy
c9b64082d0
Replace nvm with n on colab
2023-04-22 15:42:35 +03:00
RossAscends
a4a71aab5b
precursor to better chatbar focus handling
2023-04-22 21:24:57 +09:00
SillyLossy
f854948de5
NVM colab
2023-04-22 15:10:47 +03:00
RossAscends
544676ebe0
proper input focus retention for options/send_but
2023-04-22 19:55:12 +09:00
RossAscends
a856ee72ef
maintain focus on send_textarea on submit
...
- prevents mobile keyboards from bouncingo ut of screen on submit
2023-04-22 19:27:39 +09:00
Cohee
cf4ba148b3
Merge pull request #141 from paniphons/patch-1
2023-04-22 12:45:30 +03:00
Paniphon
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
RossAscends
ea59f98eaf
fix for backgrounds disappearing on mobile, after previous body/sheld fixes
2023-04-22 18:04:40 +09:00
RossAscends
9069422a12
- fix mobile sheld/body
...
- was not resetting to bottom after virtual KB/rotate
2023-04-22 17:47:32 +09:00
RossAscends
89e915855d
fix previous incorrect CSS change.
2023-04-22 14:22:45 +09:00
Wilfred Chen
be3eb37b6e
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-22 13:21:35 +08:00
Wilfred Chen
bd0045b389
group chat fav mark, fav filter
2023-04-22 13:21:25 +08:00
RossAscends
8cb5fe6fb4
fix for top-settings disappearing after KB pops up on mobile
2023-04-22 14:16:44 +09:00
Cohee
cfa69e2a3d
Merge pull request #134 from gidzzz/main
2023-04-22 02:19:28 +03:00
Grzegorz Gidel
d6bbc56b8f
Improve consistency of help pages
2023-04-22 00:21:27 +02:00
Grzegorz Gidel
977db12bf8
Some proofreading of help pages
2023-04-22 00:21:27 +02:00
Grzegorz Gidel
9f2e669ab9
Remove an obsolete help page
2023-04-22 00:20:25 +02:00
SillyLossy
f970b66b1a
Fixes for TTS plugin
2023-04-22 00:54:01 +03:00
SillyLossy
dcba10b50d
Apply common styles to TTS
2023-04-21 23:45:30 +03:00
SillyLossy
32441214cf
Fix tts display drawer
2023-04-21 23:42:40 +03:00
SillyLossy
2cedeba102
Autoformat
2023-04-21 23:41:37 +03:00
Cohee
54ec3c0840
Merge pull request #118 from ouoertheo/ouoertheo-elevenlabstts
...
Ouoertheo elevenlabstts
2023-04-21 23:35:00 +03:00
Cohee
3b74d5ace7
Merge pull request #131 from gidzzz/main
...
Back to conditional personality at the beginning of the chat
2023-04-21 23:33:40 +03:00
gg
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
RossAscends
5e8b1992e3
git ignore for OAI presets folder
2023-04-22 04:13:09 +09:00
RossAscends
dfe3801f79
expressions only flex center on waifu mode,
...
otherwise sit in left margin
2023-04-22 03:28:00 +09:00
RossAscends
b47b13b7ba
fixed waifu mode expression centering for PC
2023-04-22 03:20:25 +09:00
ouoertheo
d0f7792bcd
hide play when disabled, prevent tts gen on pause
2023-04-21 12:52:47 -05:00
ouoertheo
7ce03d71ff
ensure history is unique to voice
2023-04-21 12:40:06 -05:00
SillyLossy
1a914df4e0
Merge branch 'main' into dev
2023-04-21 20:33:34 +03:00
Wilfred Chen
cb51cd0b68
check if .ch_fav exist b4 filtering
2023-04-22 01:32:43 +08:00
SillyLossy
f25ecbd95c
Add proper processing of streaming aborting
2023-04-21 20:29:18 +03:00
ouoertheo
b5b0690f2b
Merge remote-tracking branch 'upstream/main' into ouoertheo-elevenlabstts
2023-04-21 11:53:00 -05:00
Wilfred Chen
8a1993ddf4
trying to fix unreliable yellow fav icon left behind after selecting fav character
2023-04-22 00:06:22 +08:00
Wilfred Chen
b08b37164c
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-21 23:52:22 +08:00
Wilfred Chen
b9820f631b
reset the yellow fav star icon to white when selecting into a character
2023-04-21 23:34:11 +08:00
Cohee
9af7c63d9c
Merge pull request #129 from TheUnawsomeGuy/main
...
Add GPT4 32K option
2023-04-21 18:19:47 +03:00
SillyLossy
5763404b05
Remove patches from send form and make it display flex
2023-04-21 18:16:31 +03:00
Kaiser Squid E46
4f9cbe5a5d
Add GPT4 32K option
2023-04-21 23:11:35 +08:00
SillyLossy
0d364de1a0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 17:50:50 +03:00
SillyLossy
87df0fc1dc
Add slash command parser
2023-04-21 17:50:46 +03:00
RossAscends
c9039a4377
- remove mobile specific styles for send_textarea
...
- update welcome message
2023-04-21 23:49:08 +09:00
ouoertheo
1a57e106dd
pr feedback implementation
2023-04-21 08:47:40 -05:00
RossAscends
539f011e09
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 22:44:43 +09:00
RossAscends
a0fd687646
rebrand of welcome message, icons, and system avatar
2023-04-21 22:44:40 +09:00
Wilfred Chen
55ed580cd1
remove a console log that i used to check the json of the char
2023-04-21 21:18:12 +08:00
Wilfred Chen
9da5af340e
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-21 21:13:22 +08:00
Wilfred Chen
151bcde012
change colour of star icon to yellow when fav filter is active
2023-04-21 21:12:58 +08:00
ouoertheo
35a8a0eefe
remove unneeded icons
2023-04-21 08:08:11 -05:00
ouoertheo
f2fabca869
fix extension registration
2023-04-21 08:06:28 -05:00
SillyLossy
c8afea25bd
Merge branch 'main' into dev
2023-04-21 14:38:54 +03:00
SillyLossy
50526a16b9
Fix oobabooga
2023-04-21 14:38:38 +03:00
Wilfred Chen
17f7eb671b
mark favorite and filter by favorite
2023-04-21 17:58:38 +08:00
SillyLossy
ce4e88d239
Merge branch 'main' into dev
2023-04-21 12:30:53 +03:00
Cohee
b180aeaae5
Merge pull request #123 from gidzzz/main
...
Fix conjoined words in generated prompt
2023-04-21 12:08:45 +03:00
RossAscends
7f171466c9
- fix expressions and sheld z-index
...
- imperfect fix to PC waifu mode expression holder positioning
2023-04-21 18:05:22 +09:00
SillyLossy
4f14557011
Fix zindex for backgrounds
2023-04-21 11:51:52 +03:00
RossAscends
e72e682630
fixed broken scroll on Android mobile #chat
2023-04-21 16:07:25 +09:00
Grzegorz Gidel
d10dc61131
Fix conjoined words and some excessive newlines around various parts of the prompt
2023-04-21 00:20:15 +02:00
Grzegorz Gidel
b069ea9f55
Fix extra space in the prompt before top anchor if personality is missing
2023-04-21 00:20:12 +02:00
Cohee
c70214585a
Update readme.md
2023-04-21 00:46:16 +03:00
RossAscends
be307b1107
fixed typo in auto-save message edit checkbox
2023-04-21 05:16:15 +09:00
SillyLossy
3e95989fad
Merge branch 'main' into dev
2023-04-20 23:08:25 +03:00
RossAscends
f5582a62bc
remove transition swapping on UI customization
2023-04-21 04:33:46 +09:00
RossAscends
cb87ba2da1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 04:26:06 +09:00
RossAscends
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
SillyLossy
35f669d7e9
Fix hint on expressions
2023-04-20 21:42:22 +03:00
SillyLossy
9360e65606
Reload expressions list on connecting to API
2023-04-20 21:16:58 +03:00
SillyLossy
330a8cd1d6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 20:27:48 +03:00
SillyLossy
59284a5436
New validation logic of expression images
2023-04-20 20:26:32 +03:00
RossAscends
e503d340b9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-21 02:14:18 +09:00
RossAscends
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
Cohee
e12162f58d
Update faq.md
2023-04-20 19:19:08 +03:00
Cohee
183a4eadf3
Update readme.md
2023-04-20 19:17:50 +03:00
Cohee
ec8b39bf44
Update readme.md
2023-04-20 19:16:46 +03:00
Cohee
fd33ff21be
Merge pull request #117 from paniphons/main
...
Create FAQ to avoid bloating README
2023-04-20 19:16:24 +03:00
ouoertheo
124c66e616
placeholder text
2023-04-20 10:57:39 -05:00
Paniphon
620e965533
Move prompt editing info from README to FAQ
2023-04-20 22:41:08 +07:00
Paniphon
cbd84dcf0a
Update readme.md
2023-04-20 22:36:27 +07:00
Paniphon
f5ec5a9788
Update README to link FAQ
2023-04-20 22:33:26 +07:00
Paniphon
795f47a301
Create faq.md
2023-04-20 22:24:40 +07:00
SillyLossy
1a3616ae47
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 18:18:10 +03:00
SillyLossy
f28850220a
Proper regeneration for groups
2023-04-20 18:18:07 +03:00
RossAscends
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
RossAscends
7fb3d1f578
fixed listener order for proper key detection
2023-04-20 23:39:02 +09:00
RossAscends
516a61a5ee
added proper focus filter to uparrow hotkeys
2023-04-20 23:36:48 +09:00
RossAscends
9ee9da6705
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-20 23:23:56 +09:00
RossAscends
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
SillyLossy
f591961dd7
Merge branch 'main' into dev
2023-04-20 17:11:21 +03:00
SillyLossy
1718452efb
Fix code block parsing #116
2023-04-20 17:10:57 +03:00
RossAscends
60bfcc1a6b
removed log spam from uparrow
2023-04-20 23:04:08 +09:00
RossAscends
acea6fab67
added UpArrow to quick edit last user mes
2023-04-20 22:59:13 +09:00
Cohee
b30df36b8c
Merge pull request #113 from sanskar-mk2/whitelist-txt-feature
...
optional whitelist.txt
2023-04-20 16:12:09 +03:00
Cohee
325f4170cb
Fix server crash if whitelist.txt is missing
2023-04-20 16:10:05 +03:00
Sanskar Tiwari
50792fdef5
optional whitelist.txt
2023-04-20 18:11:20 +05:30
Cohee
db39807dd6
Merge pull request #112 from sanskar-mk2/bg-filter-feature
...
add bg filter feature on the frontend
2023-04-20 14:25:10 +03:00
SillyLossy
ae0a83161d
Remove the memory attached to right swipe
2023-04-20 14:24:06 +03:00
Sanskar Tiwari
ce6e367a95
add bg filter feature on the frontend
2023-04-20 16:37:58 +05:30
SillyLossy
711e5fefb0
Fix impersonation in empty chat
2023-04-20 13:40:43 +03:00
SillyLossy
b2366993a8
Update readme
2023-04-20 13:06:32 +03:00
SillyLossy
be51df6d02
Merge branch 'dev'
2023-04-20 13:04:04 +03:00
ouoertheo
31d314b0f0
add icons
2023-04-19 17:21:27 -05:00
ouoertheo
fcbd8ff9a4
media controls etc
2023-04-19 17:20:10 -05:00
RossAscends
46e0adf7c1
normal mobile waifu back to cover.
2023-04-20 05:36:08 +09:00
RossAscends
3d5b6d81d9
landscape mobile waifu to 'contain'
2023-04-20 05:34:35 +09:00
RossAscends
4b54193d3f
- smarter expression display
...
- only show after expression is set.
2023-04-20 05:02:02 +09:00
RossAscends
a590b44336
caveman fix for activechar/group not focusing correct in rightnav
2023-04-20 04:45:11 +09:00
Cohee
6d334fe8f5
Update readme.md
2023-04-19 22:35:26 +03:00
SillyLossy
52b07e1b02
Fix colab for GDrive users
2023-04-19 18:58:00 +03:00
RossAscends
dba41235e8
fontawesome CSS comments at bottom to help derpy localtunnel?
2023-04-20 00:00:55 +09:00
SillyLossy
7ca3adad81
Remove comments from css (colab)
2023-04-19 17:57:24 +03:00
RossAscends
4df04f3b3f
added <base> tag to HTML
...
added observer to wait for expressions before enabling drag
2023-04-19 22:58:59 +09:00
RossAscends
37b7dbde0e
added base href
2023-04-19 22:25:30 +09:00
RossAscends
b55a9f4e13
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 22:00:41 +09:00
RossAscends
9a911ae150
adding TTF
2023-04-19 22:00:39 +09:00
SillyLossy
270347276f
Merge branch 'dev'
2023-04-19 15:53:08 +03:00
SillyLossy
c8f4f2f126
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 15:51:03 +03:00
RossAscends
021dcc367d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 21:50:44 +09:00
RossAscends
9868f8c8b0
fixing fonts
2023-04-19 21:50:42 +09:00
SillyLossy
3963737bd5
Fix icon webfonts
2023-04-19 15:50:40 +03:00
SillyLossy
5c08f8ecf2
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 15:42:20 +03:00
SillyLossy
32bd5ced12
Fix impersonate and swipes in group chats with streaming and not.
2023-04-19 15:42:15 +03:00
RossAscends
65dc4d127a
added limiter to light themes only to style.css
2023-04-19 21:26:26 +09:00
RossAscends
6bc63bdc6a
added darkreader lock to HTML.
2023-04-19 21:25:45 +09:00
RossAscends
2addcb6b8c
strategies to avoid forced dark mode
2023-04-19 20:17:49 +09:00
SillyLossy
7ef2a79729
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 13:59:44 +03:00
SillyLossy
6b65af891e
Fix stopping strings for ooba and kobold
2023-04-19 13:59:40 +03:00
RossAscends
f1f80812fb
normal mode expression-holder no longer in front of sheld
2023-04-19 19:38:06 +09:00
Cohee
86ad656bc0
Merge pull request #102 from gidzzz/main
...
Allow graceful shutdown in Docker
2023-04-19 10:57:44 +03:00
Grzegorz Gidel
70b8599e03
Allow graceful shutdown in Docker
2023-04-19 04:47:54 +02:00
Cohee
f38ca26c68
Merge pull request #101 from gidzzz/main
2023-04-19 02:04:39 +03:00
Grzegorz Gidel
f76e53a52c
Fix reversed examples formatting condition when pinning enabled
2023-04-19 00:50:04 +02:00
Cohee
2e5ce1485b
Update readme.md
2023-04-19 00:52:48 +03:00
SillyLossy
69f36efd9a
Merge branch 'dev'
2023-04-19 00:44:33 +03:00
SillyLossy
b9ce9024a0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 23:48:15 +03:00
SillyLossy
a6553d8cf6
Minor margin changes
2023-04-18 23:48:13 +03:00
RossAscends
7038ecb9d9
another L/R nav panel fix for PC
2023-04-19 05:43:43 +09:00
RossAscends
8ccf669815
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 05:16:05 +09:00
RossAscends
36bde61001
fixed left/right panels scrolling and heights
2023-04-19 05:16:03 +09:00
SillyLossy
b4456bce4d
More space for example dialogues
2023-04-18 23:08:02 +03:00
Cohee
dbd2cc92ee
Merge pull request #99 from artisticMink/feature/chat-import-multiple-characterai
...
Import all chats from a characterAI chat history dump
2023-04-18 23:07:18 +03:00
Cohee
9bd1c018c8
Merge pull request #100 from AlpinDale/patch-1
...
Create start.sh
2023-04-18 23:06:46 +03:00
AlpinDale
efa5418f0b
Create start.sh
2023-04-19 00:00:57 +04:30
RossAscends
a07d1ac73a
small update to universal shadows
2023-04-19 04:07:06 +09:00
maver
89aa307f16
Import all chats from a characterAI chat history dump
...
Instead of only first chat found.
2023-04-18 20:10:28 +02:00
RossAscends
d54c9b01ef
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 03:03:50 +09:00
RossAscends
8062e87ba6
- mobile waifu fixes for android and iOS
2023-04-19 03:03:48 +09:00
SillyLossy
2a38977964
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 21:00:29 +03:00
SillyLossy
1f154a3903
Local install of Noto Sans webfont
2023-04-18 21:00:26 +03:00
RossAscends
ae95d0175d
mobile styles and iOS waifu fixing
2023-04-19 02:03:46 +09:00
RossAscends
0eebc047b8
remove left margin from mobile waifu
2023-04-19 00:55:30 +09:00
RossAscends
4e4283dd6c
- reverted PC waifu mode
...
- added mobile waifu mode to mobile only styling
2023-04-19 00:54:01 +09:00
RossAscends
936af83ca0
larger mobile waifus
2023-04-19 00:37:28 +09:00
RossAscends
74f00fe4eb
no movingUI console spam.
2023-04-19 00:20:40 +09:00
RossAscends
202ee8b5aa
better collision detection order
2023-04-19 00:18:53 +09:00
RossAscends
81a2a685b9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-19 00:07:55 +09:00
RossAscends
8ac2bfef96
- 99% percect topbar collision detection for movingUI
...
- allow waifu mode expression sprites to reset properly on UI Reset
2023-04-19 00:07:53 +09:00
Cohee
983c123355
Merge pull request #97 from AlpinDale/dev
...
Added a linux start script
2023-04-18 17:50:27 +03:00
AlpinDale
70d1e88a02
Added a linux start script
2023-04-18 19:17:01 +04:30
RossAscends
571c6cb606
added reset button for movingUI
...
- tweaked token warning styles to be utility classes
2023-04-18 21:48:33 +09:00
RossAscends
d186e7372e
added toggle for movingUI
2023-04-18 21:21:39 +09:00
RossAscends
180b06f4e0
missing expression images are now hidden
2023-04-18 20:54:41 +09:00
RossAscends
77f1d59b12
fixed waifu mode expressions resizing
2023-04-18 20:50:50 +09:00
RossAscends
5263383e80
more max-lengths added
2023-04-18 20:27:50 +09:00
RossAscends
b84d344ca9
max-length for user name input box
2023-04-18 20:25:25 +09:00
RossAscends
de49ad11e6
added maxlengths to index.html text inputs
2023-04-18 20:24:11 +09:00
RossAscends
ffd1e8baa4
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 20:12:48 +09:00
RossAscends
846c9d0a12
- min-sizes for input bar and expressions
...
- console log spam trying to debug expression image loading
2023-04-18 20:12:45 +09:00
SillyLossy
56bb604b7e
Add more metadata to ext. manifests
2023-04-18 12:58:24 +03:00
SillyLossy
795e59aba0
Remove hard coded list in extensions
2023-04-18 12:56:20 +03:00
RossAscends
3fe99b5f8d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 18:35:38 +09:00
RossAscends
ac7ee2f11f
character expressions are now draggable
2023-04-18 18:35:36 +09:00
SillyLossy
fc8e0c4918
Fix ooba/kobold compat mode #96
2023-04-18 12:33:56 +03:00
RossAscends
473c7a614d
fix waifumode sheld being unmovable
2023-04-18 17:13:44 +09:00
RossAscends
fc4e646c40
changed HTML title
2023-04-18 16:56:03 +09:00
RossAscends
be50a45742
removed unused files from
...
- images
- webfonts
- css
2023-04-18 16:35:22 +09:00
RossAscends
a830df35be
fixed sheld size in waifu mode on mobile
2023-04-18 15:59:37 +09:00
ouoertheo
88ffa402b1
Fix playing on character change
2023-04-17 21:58:53 -05:00
RossAscends
a499cc5123
another update to token explainer help page
2023-04-18 09:40:11 +09:00
RossAscends
c0dafe01f2
updated token explainer help page
2023-04-18 09:35:10 +09:00
RossAscends
f8c4052412
- updated display of char token warning
...
- added help page explaining character tokens and context limits
2023-04-18 09:16:13 +09:00
RossAscends
1ae8827fa9
tweaked left/right panel and lock icon header stylings
2023-04-18 08:05:56 +09:00
RossAscends
b13b1dc835
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 07:44:00 +09:00
RossAscends
6afb03e017
- right nav now draggable
...
- added mainColor to all buttons and panel texts/headers
- adjusted button hover stylings
2023-04-18 07:43:56 +09:00
SillyLossy
de0468921f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 00:26:53 +03:00
SillyLossy
61d62312a0
Thumbnail images saved from caption
2023-04-18 00:26:52 +03:00
RossAscends
3d1e0f3aa1
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 04:34:50 +09:00
RossAscends
7c5f6be823
- smoother drag bounces
...
- z-index removed for drawer icons
- draggables can go to Y=0
2023-04-18 04:34:48 +09:00
SillyLossy
a71190aa5f
Fix GIF background server crash
2023-04-17 22:33:30 +03:00
SillyLossy
9f8aa78d8b
Fix custom bg opacity animation
2023-04-17 22:30:02 +03:00
RossAscends
df8fabed28
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 04:04:29 +09:00
RossAscends
d9bbefb01e
fixed collision detection for dragged elements
2023-04-18 04:04:27 +09:00
SillyLossy
78bf50b468
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-17 21:32:39 +03:00
SillyLossy
b78d5be176
Add character backgrounds plugin #82
2023-04-17 21:32:36 +03:00
ouoertheo
1c8bd256cd
more changes
2023-04-17 12:58:38 -05:00
RossAscends
c38a955f96
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-18 02:33:04 +09:00
RossAscends
d7dceca390
- left panel is now draggable and resizeable
2023-04-18 02:33:02 +09:00
SillyLossy
48cbf6f54b
Better handling of message images
2023-04-17 17:48:40 +03:00
SillyLossy
9aebabf698
Parse images sent by oobabooga plugin
2023-04-17 17:19:44 +03:00
SillyLossy
281844643f
Log OAI response to console
2023-04-17 14:31:41 +03:00
SillyLossy
dd1931eaed
Fix ooba streaming server crash
2023-04-17 14:24:05 +03:00
SillyLossy
c5a3ec7d6e
Determine if stop_sequence could be used. Closes #93
2023-04-17 13:50:41 +03:00
RossAscends
daaf460e17
fix sheld in waifu mode
2023-04-17 16:55:40 +09:00
RossAscends
3cfe6b6ec8
fixed tiny sheld width
2023-04-17 16:48:48 +09:00
RossAscends
e2f4002732
- overflow handling for draggable sheld
2023-04-17 16:33:21 +09:00
RossAscends
eb9fddf7db
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-17 14:44:30 +09:00
RossAscends
9fb7dc5e42
WIP: element dragging & resizing
...
- currently enabled on #sheld when window is over 1000px wide.
- click top right gripper dots to drag sheld around
- resize with lower right size dragger.
- snaps to static view and hides grabbers when windows under 1000px
- position not remembered across sessions..yet
- updated styles on dice, options, and send_but
2023-04-17 14:44:27 +09:00
SillyLossy
3af6bcafa7
Default expressions for groups
2023-04-17 00:20:35 +03:00
SillyLossy
339f212981
Fixes for expressions plugin
2023-04-17 00:13:31 +03:00
SillyLossy
0ac5cc70ca
Trigger immediate check for pygmalion formatting
2023-04-16 23:10:27 +03:00
SillyLossy
9616b26402
Added stop sequences for Kobold.cpp
2023-04-16 23:02:23 +03:00
SillyLossy
247d65f30b
Fix oobabooga stopping strings
2023-04-16 22:08:26 +03:00
SillyLossy
0358daa9b1
Dim down the red color of token counter #90
2023-04-16 20:50:59 +03:00
SillyLossy
69beea39ff
Expand note for advanced formatting
2023-04-16 20:44:07 +03:00
SillyLossy
5b597511ac
Closes #89
2023-04-16 20:21:45 +03:00
SillyLossy
e337e3be9b
Better parsing of textgen streaming
2023-04-16 20:11:35 +03:00
SillyLossy
8ee8f373ec
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-16 17:26:10 +03:00
SillyLossy
269bd69d7c
More formatting options
2023-04-16 17:26:08 +03:00
RossAscends
20df42bed3
remove some console log spam.
2023-04-16 22:45:23 +09:00
SillyLossy
b2d8510b87
Add prompts list to readme
2023-04-16 15:53:26 +03:00
SillyLossy
488268f9ba
Fix startup on safari / ios
2023-04-16 14:08:00 +03:00
SillyLossy
b8b8e7270f
Fixed pygma formatting on reload page
2023-04-16 13:18:57 +03:00
SillyLossy
6985521b81
Fix streaming server crash
2023-04-16 12:48:13 +03:00
SillyLossy
fcc839b56c
Fix Poe.
2023-04-16 12:35:50 +03:00
RossAscends
4f64f2bafe
css cleanup
2023-04-16 18:20:41 +09:00
ouoertheo
49a3787780
first commit
2023-04-16 02:41:13 -05:00
RossAscends
d246e51a19
char export format popup relocated to display blur properly
2023-04-16 11:55:56 +09:00
RossAscends
1932d17666
- fixed options menu blur
...
- added list-group blur and styling
- stronger blur on large popups
- fullscreen shadows darker
2023-04-16 11:36:49 +09:00
SillyLossy
62929301fa
Angry swiping fix
2023-04-16 02:39:48 +03:00
SillyLossy
9db4766bfa
Fix color picker overflowing the page on top
2023-04-16 02:16:22 +03:00
SillyLossy
a788acdf4b
Fix poe
2023-04-16 01:33:22 +03:00
SillyLossy
9378c8811e
Adjust styles of OAI prompt boxes. Add more expressions to offline mode.
2023-04-16 00:35:50 +03:00
SillyLossy
3ae0ae72cf
Status interval checking timing slowed down
2023-04-15 23:20:13 +03:00
SillyLossy
a563a45bf0
Send example dialogues as system messages with names
2023-04-15 20:05:58 +03:00
SillyLossy
e3b9c24d8c
Save OAI preset based on current settings
2023-04-15 19:47:41 +03:00
SillyLossy
5418cacee2
Multi-character import
2023-04-15 19:43:41 +03:00
SillyLossy
06e941fd93
More multigen settings
2023-04-15 19:15:25 +03:00
SillyLossy
7c9e424863
Add pygmalion formatting dropdown
2023-04-15 17:30:11 +03:00
SillyLossy
e419988f26
Restorable poe prompts
2023-04-15 14:12:40 +03:00
SillyLossy
648f2e9ceb
Bug fixes and optimizations
2023-04-15 13:45:25 +03:00
RossAscends
fdce599762
improved user-Settings adaptable display
2023-04-15 16:00:37 +09:00
RossAscends
dc35b0ba6e
- moved font/blur sliders to top of ui-settings block
...
- purpose: makes font adjustment smoother due to less resized text above
2023-04-15 14:58:01 +09:00
RossAscends
e4c8a831f9
CSS cleanup
2023-04-15 14:13:53 +09:00
SillyLossy
dd50f98123
Impersonate for Kobold, ooba, Novel
2023-04-15 01:05:29 +03:00
SillyLossy
449fe0b0f0
Add query scrambled for Poe, update graphql files
2023-04-15 00:52:50 +03:00
SillyLossy
1df57fd9ed
Impersonate poe
2023-04-15 00:50:48 +03:00
SillyLossy
c0eb8190c7
Save parent bookmark reference to chat metadata
2023-04-14 22:43:02 +03:00
SillyLossy
0d09967485
Group members reordering
2023-04-14 21:53:37 +03:00
SillyLossy
95e0acb769
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 19:45:15 +03:00
SillyLossy
81bffd34d8
Smart refresh thumbnails cache. Sort group candidates list. Remove members by click on remove btn
2023-04-14 19:44:59 +03:00
RossAscends
3f075be11b
- user settings panel name/avatars on own row
2023-04-14 23:17:43 +09:00
RossAscends
a00c88e8ff
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 23:02:38 +09:00
RossAscends
3cdb43800e
- top-bar drawers to sheldWidth
...
- API, Formatting, and User Settings rearranged
2023-04-14 23:02:36 +09:00
SillyLossy
4b98f9d825
Support for group chat expressions
2023-04-14 15:13:31 +03:00
SillyLossy
c44cd02a01
Fix A/N overflowing the context
2023-04-14 14:44:49 +03:00
SillyLossy
c126f15291
Hide extension settings to drawers
2023-04-14 14:44:39 +03:00
SillyLossy
2bc63ec839
Memory length penalty range
2023-04-14 13:44:21 +03:00
RossAscends
e350c460b8
fixed typo in OAI impersonation string
2023-04-14 13:21:38 +09:00
RossAscends
75d41afd82
fixed send_form fastUI transitions
2023-04-14 13:00:17 +09:00
RossAscends
f753bf810d
added moz-available to fix tiny left panel and other elements that use
...
-webkit-fill-available
2023-04-14 12:32:01 +09:00
SillyLossy
31521f41aa
Adjust styles
2023-04-14 01:19:20 +03:00
SillyLossy
5b6c1ee215
Theme colored dropdown and prettier mobile waifu
2023-04-14 01:10:32 +03:00
SillyLossy
6569ec1a6f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 00:35:27 +03:00
SillyLossy
b72d6566ea
Impersonation mode for OAI
2023-04-14 00:35:23 +03:00
RossAscends
ad544bbddb
better edit_mes display
2023-04-14 05:08:40 +09:00
RossAscends
54de50d1f0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 04:55:36 +09:00
RossAscends
747e9d9990
fixed char panel buttons not getting hover highlights
2023-04-14 04:55:15 +09:00
SillyLossy
e5c4aa1a1c
Fix button display
2023-04-13 22:50:35 +03:00
SillyLossy
94712aa3fb
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-13 22:49:58 +03:00
SillyLossy
f0891c5e6f
Update icons
2023-04-13 22:49:54 +03:00
RossAscends
66ac73ff81
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 04:43:31 +09:00
RossAscends
72767b3b1e
options_button is now webfont
2023-04-14 04:43:29 +09:00
SillyLossy
bb67f98d67
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-13 22:34:42 +03:00
SillyLossy
d6656da4c5
Extensions styles fix
2023-04-13 22:34:38 +03:00
RossAscends
9a41a7a98f
swapped 2 remaining fa-regular webfonts to fa-solid
2023-04-14 04:32:10 +09:00
RossAscends
dab7a07254
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-14 04:22:32 +09:00
RossAscends
85bb8b79d1
- bg delete buttons are now webfonts
...
- all large popup panel close buttons are webfonts
- moved cross.png to disused folder
- moved swipes to disused folder
2023-04-14 04:22:25 +09:00
SillyLossy
0cb78685a9
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-13 21:50:24 +03:00
SillyLossy
f7e89b345d
Clean up server code. Fix oobabooga multigen with streaming. Pass Gradio fn_index as a request header
2023-04-13 21:50:20 +03:00
RossAscends
9a847420ca
- swipe icons changed to webfont
...
- better alignment for char list names
- moved load.svg to unused folder
2023-04-14 03:49:18 +09:00
RossAscends
b5006b6288
fixed poe loading orbit
2023-04-14 03:33:05 +09:00
RossAscends
5ff4d34753
updated missing avatars to be a webfont display
2023-04-14 03:27:49 +09:00
RossAscends
e7a937eb0a
- converted UI img SVGs to webfonts
...
- moved unused SVGs and PNGs into subfolders for deletion consideration
2023-04-14 03:12:28 +09:00
RossAscends
33e056626d
larger textareas for AN/bias in extensions
2023-04-13 23:35:53 +09:00
RossAscends
d999512337
note links (?) are always bold now
2023-04-13 23:17:23 +09:00
RossAscends
80806d07dc
fastUI toggle now applies to send_form as well
2023-04-13 23:02:29 +09:00
RossAscends
07dd8446f9
no color changing console spam
2023-04-13 22:59:47 +09:00
RossAscends
442b510489
Input bar now themed correctly
2023-04-13 22:59:11 +09:00
SillyLossy
58ed03dfe0
Speedup poe generation by caching bot json
2023-04-13 16:50:10 +03:00
SillyLossy
14cc5ba937
Use proper tokenizer for Poe
2023-04-13 16:26:08 +03:00
SillyLossy
661b41341e
Fix crash on poe streaming
2023-04-13 15:14:43 +03:00
SillyLossy
25ae214c12
Remove TODOs
2023-04-13 12:37:29 +03:00
SillyLossy
858a91ff63
[BUG] Setting "Every N messages you send" in Author's Note to "0" does not disable it Cohee1207/SillyTavern#60
2023-04-13 12:27:57 +03:00
Cohee
e4068b0d00
Update readme.md
2023-04-13 12:16:26 +03:00
RossAscends
73073def5c
regular lineheights for codeblocks
2023-04-13 16:52:52 +09:00
SillyLossy
f3949a9d57
Theme Saver
2023-04-13 01:32:38 +03:00
SillyLossy
99a8afc2c8
Smooth scrolling begone
2023-04-12 23:51:58 +03:00
SillyLossy
888a1037cd
Ooba new setting
2023-04-12 23:51:44 +03:00
SillyLossy
814c6b9fb0
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-12 23:16:50 +03:00
SillyLossy
959a361eba
Add streaming stop button and FA web font
2023-04-12 23:16:25 +03:00
RossAscends
1bf5859117
HR after group list display
2023-04-13 04:46:08 +09:00
RossAscends
59923f2d7f
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-13 02:52:46 +09:00
RossAscends
8896c4d05c
fixed narrow screens horizontal scrolling
2023-04-13 02:52:44 +09:00
SillyLossy
57ea659540
Fix oobabooga again
2023-04-12 20:41:56 +03:00
SillyLossy
ab525035eb
Add pause to start.bat (instead of telling them to do so)
2023-04-12 20:41:07 +03:00
SillyLossy
5e2caf7397
Waifu credit
2023-04-12 20:32:53 +03:00
SillyLossy
5279ea0561
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-12 20:11:40 +03:00
SillyLossy
caff1a62c4
Fix oobabooga streaming multigen
2023-04-12 20:11:37 +03:00
RossAscends
bc549d04f9
fixed poe api input/selector width
2023-04-13 01:35:46 +09:00
RossAscends
44eb80a110
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-13 01:31:48 +09:00
RossAscends
6e1a900ec9
fixed custom chat separator input width
2023-04-13 01:31:46 +09:00
SillyLossy
886d1f26a1
Fix ooba message
2023-04-12 19:20:23 +03:00
SillyLossy
3b2ab39e12
Disable default waifu mode
2023-04-12 19:19:13 +03:00
SillyLossy
f2de38908d
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-12 19:17:05 +03:00
SillyLossy
d495503ac1
Add oobabooga streaming
2023-04-12 19:17:02 +03:00
RossAscends
7d34103045
- fix for chrome flickering on blurred divs
...
- top-bar border matches other UI
- fix for text-pole placeholder coloring
- correct waifumode chat border-radius
2023-04-13 01:11:40 +09:00
RossAscends
44a5d29770
placeholder styles for potential waifumode2
2023-04-13 00:39:11 +09:00
RossAscends
018dc8af72
fix for waifumode chat chat being reversed
2023-04-13 00:26:59 +09:00
RossAscends
6b8fc09b8b
bigger waifus
2023-04-12 23:59:53 +09:00
RossAscends
24e5ff51d5
- round borders for waifumode chat
...
- default expressions margin-bottom = 50px
2023-04-12 23:41:00 +09:00
RossAscends
d2da82e681
forgot to add top border to waifumode #chat
2023-04-12 23:18:17 +09:00
RossAscends
afae9832d0
waifuMode backported from korean modder PepperTaco
...
https://github.com/peppertaco/Tavern/tree/main
2023-04-12 23:15:11 +09:00
RossAscends
83982cf1fc
fixed tobar display on screens <1000px wide
2023-04-12 21:21:21 +09:00
RossAscends
13585273a4
added descriptions under OAI checkboxes
2023-04-12 21:04:29 +09:00
RossAscends
c9e425389f
removed auto appearance CSS tags
2023-04-12 20:16:25 +09:00
RossAscends
b487a1f295
- clarified Poe config panel descriptions
...
- widthFreeExpand class now does it's job properly.
2023-04-12 20:02:55 +09:00
RossAscends
f6ff84bbb6
removed 1px blur from bg1/bg2
2023-04-12 19:27:49 +09:00
RossAscends
7619900a07
CSS scroll fixes for android
2023-04-12 19:22:30 +09:00
SillyLossy
57aa0a7548
Merge branch 'main' into dev
2023-04-12 12:31:27 +03:00
SillyLossy
45d836c62c
Fix poe custom bot download. Don't display deleted bots
2023-04-12 12:29:25 +03:00
RossAscends
00dc7284cc
blur strength slider added
2023-04-12 18:05:18 +09:00
RossAscends
14aad34d11
changed placeholder wording
2023-04-12 17:14:03 +09:00
RossAscends
ead7c02791
added HTML/CSS foundations for:
...
- blur strength slider
- UI preset selector
- "save new UI preset" button
2023-04-12 17:12:53 +09:00
RossAscends
8ba871101d
reordered user settings blocks
2023-04-12 16:22:47 +09:00
RossAscends
08d1cab25b
- update color picker button style
...
- place color and font settings side by side
2023-04-12 15:55:34 +09:00
RossAscends
48e4e408a4
- ai config ranges more compact
...
- fixed misuse of range-block-range class on text areas
2023-04-12 14:58:00 +09:00
RossAscends
391dc4e31c
- universal text-shadow, not just for #chat now.
...
- (potential performance hit?)
- additional box shadow under notes (?) circle border.
2023-04-12 13:09:54 +09:00
SillyLossy
e1b514ef5a
Add poe streaming
2023-04-12 02:26:09 +03:00
SillyLossy
2040b8d3ff
OAI streaming
2023-04-12 01:33:33 +03:00
SillyLossy
a8c31c723b
Fix colors overflowing the stack
2023-04-12 00:49:07 +03:00
SillyLossy
6f362a6387
Fix loading saving colors
2023-04-12 00:15:35 +03:00
SillyLossy
2b9e04a325
Optimized color pickers
2023-04-11 23:59:39 +03:00
RossAscends
c32690579f
fixed root default for blur tint
2023-04-12 05:45:10 +09:00
RossAscends
4e53f47494
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-12 05:31:23 +09:00
RossAscends
401535d539
- added color pickers
...
- updated CSS to reflect live changes
2023-04-12 05:31:10 +09:00
SillyLossy
20391bd200
Merge branch 'main' into dev
2023-04-11 23:15:39 +03:00
SillyLossy
415af67ea3
Fix oobabooga API: add BOS token options, custom stopping string
2023-04-11 23:08:48 +03:00
SillyLossy
dee813dfa7
Foundation for token streaming (non-functional at the moment)
2023-04-11 22:49:05 +03:00
SillyLossy
8c8c2c40c4
Don't crash the server on failed thumbnail generation
2023-04-11 19:42:54 +03:00
SillyLossy
af114e5255
Enlarge the tick in checkboxes
2023-04-11 19:31:33 +03:00
SillyLossy
e8909a4f2f
Properly save and restore transition value on long slider shifts
2023-04-11 19:29:12 +03:00
SillyLossy
b17f160dfe
Add missing import
2023-04-11 19:20:06 +03:00
SillyLossy
40829dfada
Fix font scaling
2023-04-11 19:18:57 +03:00
SillyLossy
a789dcecad
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-11 18:59:01 +03:00
SillyLossy
38f88a691d
Update readme
2023-04-11 18:58:58 +03:00
RossAscends
bff671dcbe
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-12 00:58:19 +09:00
RossAscends
0ef0e9fc57
added font scale slider to UI
2023-04-12 00:58:14 +09:00
SillyLossy
2577913ea2
1px gap for right panel
2023-04-11 18:18:06 +03:00
SillyLossy
9070ef0b6a
(EXPERIMENTAL) Subtract amount_gen tokens from max content amount
2023-04-11 18:17:03 +03:00
SillyLossy
25ee2bbbf6
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-11 18:11:29 +03:00
SillyLossy
afb0a350af
Changes to world editor styles
2023-04-11 18:11:25 +03:00
RossAscends
4f4559cb4a
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-04-11 23:54:36 +09:00
RossAscends
f445121068
padding for group panel
2023-04-11 23:54:34 +09:00
SillyLossy
e449aaf961
Style fixes
2023-04-11 17:29:30 +03:00
RossAscends
7b066a1b5b
- dynamic font sizes site-wide
...
- based on rem variable in root
- ready to add slider
2023-04-11 23:09:28 +09:00
SillyLossy
0f8738eacd
Fix dice dropdown not being visible
2023-04-11 15:00:51 +03:00
SillyLossy
ec4b84096b
Lightweight loading button
2023-04-11 14:26:30 +03:00
RossAscends
fb29219b66
fixed world info editing window on mobile
2023-04-11 14:44:02 +09:00
Cohee
7277622c24
Merge pull request #50 from Cohee1207/dev
...
Dev
2023-04-10 21:45:18 +03:00
SillyLossy
9127c690a7
Handle 404 status in OAI
2023-04-10 21:36:07 +03:00
SillyLossy
f2d7f74d5a
OAI reverse proxy (untested)
2023-04-10 18:44:11 +03:00
SillyLossy
defa7f357e
Customizable sorting order for characters list
2023-04-10 17:48:17 +03:00
SillyLossy
d1fb575243
Better style for advanced textarea
2023-04-10 16:05:19 +03:00
SillyLossy
adc4f4b29d
Inputs to textareas
2023-04-10 15:59:35 +03:00
SillyLossy
44dc5a6bb3
Add note for new option
2023-04-10 15:48:09 +03:00
SillyLossy
8a1f3a7f04
Merge branch 'main' into dev
2023-04-10 15:07:07 +03:00
SillyLossy
9bcb10adf1
Option for unfocused sound play
2023-04-10 15:06:01 +03:00
SillyLossy
d09e81cb94
Update message sound note
2023-04-10 12:14:16 +03:00
Cohee
b78c74aeff
Merge pull request #47 from paniphons/main
...
Make sound only play if browser is not focused
2023-04-10 12:12:09 +03:00
Paniphon
93e1d4b39e
Make sound only play if browser is not focused
2023-04-10 10:34:47 +07:00
SillyLossy
63a9d3ded1
Add a notice of context size
2023-04-10 02:51:58 +03:00