Wolfsblvt
73c14711e1
Fix checkpoint create auto generate (and more)
...
- Fix empty checkpoint name on mes click to auto generate
- Change /checkpoint-create to not require name and auto generate
- Fix popup input type returning empty string instead of null on empty input field
2024-09-12 23:34:37 +02:00
Wolfsblvt
f5b68893d0
Improve error handling of /genraw and /gen
...
- /generate TC backend returns more status/error texts
- Fix /genraw and /gen returning null/undefined
- Logging errors on /genraw if backend throws an error
- Fixes #2836
2024-09-12 22:41:53 +02:00
Cohee
d082c2f14d
Merge branch 'staging' into small-bookmark-updates
2024-09-12 23:10:33 +03:00
Cohee
81cd38d4f7
#2832 /ask text non-required
2024-09-12 20:13:05 +03:00
Cohee
6a3b226da2
Still fighting /ask corruptions #2832
2024-09-12 10:02:37 +00:00
Cohee
4e67cc1bc4
One more /ask corruption fix
...
Closes #2832
2024-09-12 09:50:06 +00:00
Cohee
2379fd5970
Fix /ask corruption + add return value
...
Fixes #2832 and a skill issue
2024-09-12 10:19:03 +03:00
Cohee
86d9a80ff8
Fix restoration of current character after /ask
...
Fixes #2825
2024-09-11 19:34:26 +03:00
Wolfsblvt
f6b240b294
Add Assistant to char enum provider
2024-09-10 22:15:56 +02:00
Wolfsblvt
fbcd546db2
Fix lint issues in enum providers
2024-09-10 22:08:36 +02:00
Cohee
aed4a8e36d
It was very close.
2024-09-10 22:37:53 +03:00
Wolfsblvt
748005b903
Remove unnecessary double popup for replace
2024-09-10 21:19:35 +02:00
Wolfsblvt
27e0905a1b
Changes based on code review
2024-09-10 21:06:31 +02:00
Wolfsblvt
d21b24666a
fix neutral avatar again
2024-09-10 20:02:26 +02:00
Wolfsblvt
a989ccf318
Don't force avatar on neutral assistant chat
2024-09-10 19:44:27 +02:00
Wolfsblvt
9e73e2598e
Small fix group chats not using default avatars
2024-09-10 19:15:49 +02:00
Wolfsblvt
894b95679c
Merge branch 'staging' into small-bookmark-updates
2024-09-10 19:05:05 +02:00
Wolfsblvt
10a23012f3
Fix /sendas not needed to enforce avatar
...
- Fixes #2820
2024-09-10 18:46:38 +02:00
Cohee
87f2dd9ae5
Remove pollinations refine toggle
2024-09-10 10:54:41 +00:00
Cohee
8948354bf0
Load pollinations models from an endpoint
2024-09-10 10:51:48 +00:00
Cohee
4522d3cbae
Filter null-values from /model selection
2024-09-10 10:25:23 +00:00
Cohee
b2705d1396
Merge pull request #2806 from SillyTavern/bypass-command-string-parser
...
Execute profile commands callbacks directly
2024-09-10 12:06:10 +03:00
Cohee
1582974ba9
Fix context checkbox squish
2024-09-10 11:48:33 +03:00
Cohee
dc3be8afc1
Merge branch 'staging' into tabby-models-list
2024-09-09 22:09:47 +03:00
Cohee
79d037e7e8
Add new pollinations flux models
2024-09-09 20:19:12 +03:00
RossAscends
daeef9407d
fix sampler select color highlights
2024-09-09 11:29:04 +09:00
Cohee
725aff3474
Display API and model used in itemization
2024-09-09 00:26:06 +03:00
Cohee
7534e137ae
Parse Tabby streaming error.
2024-09-08 22:24:03 +03:00
Cohee
42fa3c79d7
Add Tabby model selection
2024-09-08 22:23:25 +03:00
Cohee
f5873aec25
Add format selector to /listinjects
2024-09-08 18:24:12 +03:00
刘悦
b9ed37f985
Update index.js
2024-09-08 23:00:25 +08:00
刘悦
fe34f0d1c4
Add files via upload
2024-09-08 22:57:43 +08:00
Cohee
be145c0bff
Add missing return type
2024-09-08 17:24:42 +03:00
Cohee
5ab781ab30
Unbreak timelines
2024-09-08 14:33:52 +03:00
Cohee
4e84120981
Consistent error logging
2024-09-08 13:32:56 +03:00
Cohee
f926d9abd7
Execute profile commands callbacks directly
2024-09-08 13:31:32 +03:00
刘悦
b6c270c642
Update cosyvoice.js
...
add project url
2024-09-08 16:14:24 +08:00
刘悦
546d05b246
Update cosyvoice.js
...
fix comments
2024-09-08 15:56:19 +08:00
Cohee
8bb964515a
Fix Gemini multimodal with JPG images
...
Fixes #2763
2024-09-08 10:48:28 +03:00
刘悦
5281bb9b59
Update index.js
2024-09-08 15:23:48 +08:00
刘悦
a2b4f03d9d
Add files via upload
2024-09-08 15:21:37 +08:00
Cohee
85ebf3116e
Add link to the doc
2024-09-08 09:27:03 +03:00
Wolfsblvt
22d2b7d2a2
Add slash commands for checkpoints and branch
2024-09-08 03:28:54 +02:00
Cohee
d9ea3d48dd
Merge pull request #2797 from SillyTavern/connection-manager
...
Implement Connection Manager
2024-09-08 02:56:15 +03:00
Wolfsblvt
c765057684
Disable buttons on <None> option
2024-09-08 01:18:44 +02:00
Cohee
6f9846a290
#2763 Add error handler to image token cost calculation
2024-09-08 02:16:54 +03:00
Wolfsblvt
4ba99412af
Refactor args for context/instruct select
2024-09-08 01:00:50 +02:00
Wolfsblvt
cb9e73deca
Refactor bookmarks with correct async and export
2024-09-08 00:41:14 +02:00
Cohee
44ddec88fe
Rename extension manifest
2024-09-08 01:35:59 +03:00
Wolfsblvt
6c0ecdef69
Refactor move bookmark functionality
2024-09-08 00:34:03 +02:00