7e4abaabff
Interrupt AUTO1111 gens on cancel
2024-07-19 00:01:24 +03:00
1effb66fd6
Add cancelling of SD gens
2024-07-18 23:23:33 +03:00
a2c9e70082
Revert WASM worker threading
2024-07-17 15:02:27 +00:00
c3d04066bc
Allow WASM threading for non-Android. Fix eslint for transformers.mjs
2024-07-17 12:48:59 +00:00
921297f1e5
Fix stats init for new users
2024-07-17 11:19:22 +00:00
3fb83e47ec
Run eslint
2024-07-14 14:07:23 +03:00
fe0b29f606
move group_only_greetings to characters.js
2024-07-12 08:36:35 +09:00
c3185d34c7
Add v3 writing and decorators
2024-07-11 15:11:35 +09:00
de7de03481
set transcribe
2024-07-10 00:57:09 +09:00
968eb3790f
fix transformers model changes
2024-07-09 03:09:42 +09:00
f7e2d72ac7
Fix eslint
2024-07-07 22:40:03 +03:00
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
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
6bdbe7299f
Merge branch 'staging' into vllm-tc
2024-07-06 11:18:38 +03:00
54dea56a77
Selectable VAE for AUTO1111
2024-07-05 00:59:34 +03:00
b682519042
Hide sampling method select from unsupported backends
2024-07-04 23:00:33 +03:00
5da3921907
Make generation actually work
2024-07-04 22:51:47 +03:00
e32b0cc223
Move Stability generation to backend
2024-07-04 22:36:17 +03:00
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
1315f0968b
Support all file formats for replace/update
2024-07-01 21:48:56 +03:00
ce18b33e73
Set the maximum number of backups via config
2024-07-01 01:17:56 +03:00
f53c77b9d8
Prevent duplicate settings auto-backups
2024-07-01 00:21:43 +03:00
003066a036
Add vLLM as multimodal captioning source
2024-06-29 00:33:12 +03:00
4e33253a91
Code clean-up
2024-06-28 19:12:56 +03:00
b62cbdeebd
Merge branch 'staging' into DarokCx/release
2024-06-28 19:09:12 +03:00
bbb1a6e578
Add huggingface inference as text completion source
2024-06-28 18:17:27 +03:00
29ff0876a7
Added additional headers
2024-06-28 08:20:15 -04:00
cf56bfb6a9
Add 01.AI as a chat completion source
2024-06-28 00:51:09 +03:00
8608bc92ae
no authorization
2024-06-27 10:02:28 -04:00
bd5592de7b
Added featherless, connect button not working
2024-06-27 09:06:11 -04:00
52a803b6ab
Merge pull request #2426 from SillyTavern/dataroot-uploads
...
Move uploads to data root
2024-06-27 00:54:22 +03:00
b80b2d9a74
Fix imported chats not deleting itself after upload
2024-06-26 23:25:00 +03:00
5b002c6e46
#2422 Move uploads under the data root
2024-06-26 23:22:42 +03:00
886b6fee64
Add WI entry delay
2024-06-26 22:43:30 +03:00
6c87dfe10d
Add a token counting endpoint for vLLM
2024-06-26 13:34:02 +00:00
41ab90bb8e
Support more parameters for Infermatic
2024-06-24 19:16:20 +03:00
a3dbcf3c2a
Fix context and response size not being passed to Ollama
2024-06-24 03:48:34 +03:00
4b4ee7409b
Merge branch 'staging' into timed-wi
2024-06-23 01:49:49 +03:00
d64647280a
Fix method deprecation warning
2024-06-22 17:41:40 +03:00
8564d6faa8
Debug function to purge all vectors
2024-06-22 17:41:02 +03:00
6c9f3a868d
Merge branch 'staging' into timed-wi
2024-06-22 14:39:38 +03:00
9c2de78ad3
Fix OpenRouter caption headers
2024-06-22 01:42:28 +03:00
e3714e9b6a
Fix search provider
2024-06-21 22:31:34 +03:00
1ede346cbc
Merge branch 'staging' into timed-wi
2024-06-21 21:18:12 +03:00
f2cc66d414
Add console logs to search module
2024-06-21 17:27:28 +03:00
ab7b07ba28
Add sticky and cooldown for timed WI entries
2024-06-21 00:53:00 +03:00
e9f93ba748
Remove legacy Claude stop sequences
2024-06-20 22:53:07 +03:00
0ffad7f4fe
Add endpoint for Searxng search
2024-06-19 23:21:40 +03:00
8d5876c2c8
Rename endpoints for websearch
2024-06-19 22:37:51 +03:00
8812e09e8d
Merge branch 'release' into staging
2024-06-19 13:27:14 +03:00