Cohee
ef59e8abae
#2557 Improve Mistral prompt conversion
2024-07-25 21:04:57 +03:00
Cohee
5f2a73ac9f
Expose "Allow fallback providers" for OpenRouter
2024-07-19 23:34:16 +03:00
blackmesataiwan
09b08a49d3
Update language code for Chinese translations(zh-TW)
...
The code changes in `translate.js` update the language code for Chinese translations. The `zh-TW` language code is changed to `zt`. This ensures consistency and compatibility with the translation system(https://libretranslate.com/languages ).
2024-07-19 19:44:00 +08:00
Cohee
52497ea96d
Interrupt Comfy gens on cancel
2024-07-19 00:39:21 +03:00
Cohee
7e4abaabff
Interrupt AUTO1111 gens on cancel
2024-07-19 00:01:24 +03:00
Cohee
1effb66fd6
Add cancelling of SD gens
2024-07-18 23:23:33 +03:00
Cohee
a2c9e70082
Revert WASM worker threading
2024-07-17 15:02:27 +00:00
Cohee
c3d04066bc
Allow WASM threading for non-Android. Fix eslint for transformers.mjs
2024-07-17 12:48:59 +00:00
Cohee
921297f1e5
Fix stats init for new users
2024-07-17 11:19:22 +00:00
Cohee
3fb83e47ec
Run eslint
2024-07-14 14:07:23 +03:00
kwaroran
fe0b29f606
move group_only_greetings to characters.js
2024-07-12 08:36:35 +09:00
kwaroran
c3185d34c7
Add v3 writing and decorators
2024-07-11 15:11:35 +09:00
Risenafis
de7de03481
set transcribe
2024-07-10 00:57:09 +09:00
Risenafis
968eb3790f
fix transformers model changes
2024-07-09 03:09:42 +09:00
Cohee
f7e2d72ac7
Fix eslint
2024-07-07 22:40:03 +03:00
kingbri
0672c8422e
Textgen: Add permissions check for TabbyAPI keys
...
There's no formal permissions checking in ST's UI, so add a temporary
check in the server endpoint before requesting a download.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-07 14:40:24 -04:00
kingbri
69077f6a6e
Textgen: Add model downloading for TabbyAPI
...
Tabby has a HuggingFace downloader API endpoint. Add direct support
in SillyTavern by using the same method as ollama, but with the correct
parameters exposed.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-07 14:04:04 -04:00
Cohee
6bdbe7299f
Merge branch 'staging' into vllm-tc
2024-07-06 11:18:38 +03:00
Cohee
54dea56a77
Selectable VAE for AUTO1111
2024-07-05 00:59:34 +03:00
Cohee
b682519042
Hide sampling method select from unsupported backends
2024-07-04 23:00:33 +03:00
Cohee
5da3921907
Make generation actually work
2024-07-04 22:51:47 +03:00
Cohee
e32b0cc223
Move Stability generation to backend
2024-07-04 22:36:17 +03:00
steve green
46c91bec67
Update server.js to trust UserAccounts securely ( #2447 )
...
* Update server.js to trust UserAccounts securely
* Update zh-cn.json btw
* Clarify security logic
* update logic
* Fix filtering of enabled users.
* Fix account name logging
* More friendly log
* Even friendlier message
* Revert deleted keys
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-03 21:24:03 +03:00
Cohee
1315f0968b
Support all file formats for replace/update
2024-07-01 21:48:56 +03:00
Cohee
ce18b33e73
Set the maximum number of backups via config
2024-07-01 01:17:56 +03:00
Cohee
f53c77b9d8
Prevent duplicate settings auto-backups
2024-07-01 00:21:43 +03:00
Cohee
003066a036
Add vLLM as multimodal captioning source
2024-06-29 00:33:12 +03:00
Cohee
4e33253a91
Code clean-up
2024-06-28 19:12:56 +03:00
Cohee
b62cbdeebd
Merge branch 'staging' into DarokCx/release
2024-06-28 19:09:12 +03:00
Cohee
bbb1a6e578
Add huggingface inference as text completion source
2024-06-28 18:17:27 +03:00
DarokCx
29ff0876a7
Added additional headers
2024-06-28 08:20:15 -04:00
Cohee
cf56bfb6a9
Add 01.AI as a chat completion source
2024-06-28 00:51:09 +03:00
DarokCx
8608bc92ae
no authorization
2024-06-27 10:02:28 -04:00
DarokCx
bd5592de7b
Added featherless, connect button not working
2024-06-27 09:06:11 -04:00
Cohee
52a803b6ab
Merge pull request #2426 from SillyTavern/dataroot-uploads
...
Move uploads to data root
2024-06-27 00:54:22 +03:00
Cohee
b80b2d9a74
Fix imported chats not deleting itself after upload
2024-06-26 23:25:00 +03:00
Cohee
5b002c6e46
#2422 Move uploads under the data root
2024-06-26 23:22:42 +03:00
Cohee
886b6fee64
Add WI entry delay
2024-06-26 22:43:30 +03:00
sasha0552
6c87dfe10d
Add a token counting endpoint for vLLM
2024-06-26 13:34:02 +00:00
Cohee
41ab90bb8e
Support more parameters for Infermatic
2024-06-24 19:16:20 +03:00
Cohee
a3dbcf3c2a
Fix context and response size not being passed to Ollama
2024-06-24 03:48:34 +03:00
Cohee
4b4ee7409b
Merge branch 'staging' into timed-wi
2024-06-23 01:49:49 +03:00
Cohee
d64647280a
Fix method deprecation warning
2024-06-22 17:41:40 +03:00
Cohee
8564d6faa8
Debug function to purge all vectors
2024-06-22 17:41:02 +03:00
Cohee
6c9f3a868d
Merge branch 'staging' into timed-wi
2024-06-22 14:39:38 +03:00
Cohee
9c2de78ad3
Fix OpenRouter caption headers
2024-06-22 01:42:28 +03:00
Cohee
e3714e9b6a
Fix search provider
2024-06-21 22:31:34 +03:00
Cohee
1ede346cbc
Merge branch 'staging' into timed-wi
2024-06-21 21:18:12 +03:00
Cohee
f2cc66d414
Add console logs to search module
2024-06-21 17:27:28 +03:00
Cohee
ab7b07ba28
Add sticky and cooldown for timed WI entries
2024-06-21 00:53:00 +03:00