1475 Commits

Author SHA1 Message Date
Cohee
da34517943 Merge branch 'staging' into vectors 2023-09-09 01:21:03 +03:00
kalomaze
7ffe3d21f8
Old Default context template (#1121)
Mirrors the old prompting style to a T. Can only be merged after the PR to add macros to the Example Separator + Chat Start is merged.
2023-09-08 23:04:51 +03:00
Cohee
ea01247bcf #1090 Save Kobold/ooba servers history 2023-09-08 22:44:06 +03:00
IkariDevGIT
786b87952e
Quick-reply enhancements +fix (#1118)
* Update index.js

* change manual replace to substituteParams

* Update index.js
2023-09-08 21:38:31 +03:00
Cohee
26ddfd1a08 Continue with AltGr+Enter 2023-09-08 21:27:33 +03:00
Cohee
6f3947226f
Merge pull request #1116 from ThisIsPIRI/macro
Replace macros in example separator and chat start
2023-09-08 21:10:20 +03:00
Cohee
42fd317188 Merge branch 'staging' into vectors 2023-09-08 16:41:26 +03:00
Cohee
2411b17279 Merge branch 'release' into staging 2023-09-08 16:40:45 +03:00
Cohee
ab460199ab #1117 Fix typing indicator and auto-scroll breaking mobile layout 2023-09-08 16:36:00 +03:00
Cohee
3a3ff89047 Add button to vectorize all chat 2023-09-08 15:25:10 +03:00
Cohee
a5acc7872d Add OpenAI vector source. 2023-09-08 13:57:27 +03:00
ThisIsPIRI
2688d980c1 Replace macros in example separator and chat start 2023-09-08 19:25:17 +09:00
Cohee
3abee9e37a
Merge pull request #1115 from SillyTavern/release
Release
2023-09-08 12:48:37 +03:00
Cohee
5b63d0ff40
Merge pull request #1114 from ThisIsPIRI/tokenapi
Make API tokenization work again for ooba
2023-09-08 12:48:00 +03:00
ThisIsPIRI
a96aad6073 Make API tokenization work again for ooba 2023-09-08 18:31:30 +09:00
Cohee
02bdd56e20 Make printMessages async 2023-09-08 12:10:41 +03:00
Cohee
b5a6257352 Forgot that groups exist 2023-09-08 10:51:59 +03:00
Cohee
408a1fe846
Merge pull request #1112 from IkariDevGIT/gallerycommand
Add command for opening the gallery
2023-09-08 10:44:57 +03:00
RossAscends
44ba1cba59
Merge pull request #1113 from Hakirus/staging
Quick Reply Mod
2023-09-08 09:30:19 +09:00
Cohee
96df705409 Change insertion strategy to an extension block 2023-09-08 01:26:26 +03:00
Cohee
40f95bf842 Fix HypeBot plugin settings not saving 2023-09-08 00:30:31 +03:00
Cohee
9d45c0a018 Add UI plugin for vectors 2023-09-08 00:28:06 +03:00
EvilFear
470da71b3b
Update index.js 2023-09-07 17:08:21 -04:00
Cohee
92ab17b58b Fix HypeBot plugin settings not saving 2023-09-07 22:28:53 +03:00
Cohee
8c00f38a1f Add local vectors storage 2023-09-07 21:53:47 +03:00
Cohee
89705391d1 Fix getSpriteFolderName function call 2023-09-07 17:52:37 +03:00
Cohee
bbe52886da Slash command to set sprite / emote. Also allow to do it per click even in online mode 2023-09-07 17:48:12 +03:00
IkariDevGIT
ef68dd07ac Add command for opening the gallery 2023-09-07 16:02:34 +02:00
anmelus
f2cae64b0d
Added loop-around for swipe-left when multiple swipes exist (#1104)
* Added loop-around for swipe-left when multiple swipes exist

* Added loop around for alternate greetings in swipe_right(),
Disabled toast for add more alternate greetings

* Debounce saving swipes

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-09-07 16:45:19 +03:00
EvilFear
868778b079
Update index.js
Quick Reply Mod
2023-09-06 22:27:03 -04:00
Cohee
e681f1f36f #1069 Fix sort by date for v2 cards 2023-09-06 20:59:59 +03:00
Memerlin
1832145645
More spanish translation, fixed typo on index (#1103)
* More spanish translation, fixed typo on index

Praying that typo fix won't mess with the other translations. Changed "idel" for "idle".

* Update index.html

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-09-06 18:10:00 +03:00
Cohee
af4f60a4af Update Pygmalion context template. Add Pygmalion instruct template 2023-09-06 17:56:49 +03:00
Cohee
fa147f71a3 Merge branch 'release' into staging 2023-09-06 16:07:04 +03:00
Cohee
3830347d81 Bump package version 1.10.2 2023-09-06 16:06:23 +03:00
Cohee
902676262a
Delete Launcher.bat 2023-09-06 16:02:52 +03:00
Cohee
fe813d5469
Delete Launcher.bat 2023-09-06 16:02:16 +03:00
Cohee
500994e051
Merge pull request #1105 from SillyTavern/staging
Staging
1.10.1
2023-09-06 14:50:25 +03:00
Cohee
5409b3dc9b Bump package version 2023-09-06 14:46:45 +03:00
Cohee
33c34eacb7 Clean up i18n file 2023-09-06 14:46:11 +03:00
Cohee
7dbfa292ed Remove legacy NovelAI presets 2023-09-06 14:32:40 +03:00
Cohee
853736fa93 Remove legacy NovelAI models 2023-09-06 14:32:06 +03:00
Cohee
9f79e11bb5 Remove legacy presets 2023-09-06 14:19:50 +03:00
Cohee
322511caa9 Remove legacy Pygmalion formatting, part 2 2023-09-06 14:19:29 +03:00
Cohee
29124df66b Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-09-06 14:07:04 +03:00
Cohee
9c26e324ac Remove legacy Pygmalion formatting 2023-09-06 14:07:00 +03:00
Cohee
f5beae517e Case-independent tags dropdown view 2023-09-06 01:47:55 +03:00
Cohee
05215218d9
Merge pull request #1102 from SillyTavern/release
Release => staging
2023-09-05 23:57:13 +03:00
Cohee
ff9b474df7
Merge pull request #1101 from Bahamut-ru/release
LibreTranslate URL Example
2023-09-05 23:56:35 +03:00
Bahamut
fe64597a23 LibreTranslate URL Example 2023-09-05 23:30:58 +03:00