Commit Graph

505 Commits

Author SHA1 Message Date
based 64d9c9dc5d anthropic captioning 2024-03-05 07:07:38 +10:00
based ce7fbd5ef8 fix 'add character names' 2024-03-05 05:28:19 +10:00
based b8e8b0ac9e merge messages after system prompt handling (oopsie) 2024-03-05 05:01:36 +10:00
based 04bb882e90 implement messages api and selector for nuclaude models 2024-03-05 04:40:19 +10:00
based adba450752 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into nuclaude 2024-03-05 03:15:28 +10:00
Cohee 112e8f224c Use alternate method of determining URLs, consolidate logs format 2024-03-03 16:45:26 +02:00
Bronya-Rand 668d1f0fb9 feat: add `importUUID` API to get Pyg/Janny/Chub bots without link 2024-03-03 03:31:39 +00:00
Cohee 59db5abaef Fix comment 2024-03-02 23:18:34 +02:00
Cohee b490978142 Refactor vector models code 2024-03-02 23:16:18 +02:00
Kristan Schlikow adfb9c5097
Implement TogetherAI as vectorization provider 2024-03-01 23:52:49 +01:00
Cohee 29c4334c46 #1859 Set keep_alive for ollama 2024-02-26 21:09:21 +02:00
based 617ae7d02c ??? 2024-02-27 01:42:22 +10:00
Cohee f962ad5c02 Add OpenRouter as a text completion source 2024-02-25 22:47:07 +02:00
Cohee 3441667336 #1853 Add WI/Script link by entry automation id 2024-02-24 17:22:51 +02:00
Cohee dab9bbb514
Merge pull request #1844 from infermaticAI/InfermaticAI
Add InfermaticAI as a text completion source
2024-02-24 14:28:09 +02:00
Cohee 737a0bd3ae Fix purge extras and mistral vectors 2024-02-23 22:37:00 +02:00
Cohee cb536a7611 Save a list of safe to export secret keys 2024-02-23 21:41:54 +02:00
NWilson f82740a238 Change Non-streaming Handler 2024-02-22 15:51:11 -06:00
berbant bc2010a762
Update secrets.js 2024-02-22 23:55:57 +04:00
NWilson f569424f3e Merge branch 'staging' into InfermaticAI 2024-02-22 08:32:10 -06:00
Cohee beb5e470a2 #1069 Fix hoisting of pristine cards in newest sort 2024-02-22 04:48:46 +02:00
Cohee fb6fa54c7f Fix import fetch HTTP method 2024-02-21 19:57:38 +02:00
Cohee 92af4137a9 Use new export endpoint 2024-02-21 11:28:59 +02:00
Cohee 711fd0517f Merge branch 'staging' into pygimport 2024-02-21 11:26:47 +02:00
NWilson 7c12c836f2 Implement Key Filter 2024-02-20 09:40:35 -06:00
NWilson 030806bf1e Merge remote-tracking branch 'origin/staging' into InfermaticAI 2024-02-19 10:14:06 -06:00
NWilson e55d903613 Support more settings 2024-02-19 09:53:26 -06:00
NWilson 90d5fbc182 Fix non streaming 2024-02-19 09:46:56 -06:00
Cohee 3c2113a6e7 Add ability to preserve file names when loading from assets downloader 2024-02-19 00:17:23 +02:00
Cohee 0391179c3c Remove HTTP/2 workaround for pygsite 2024-02-17 17:04:37 +02:00
Cohee c20a9fb5f5 Add HTTP/2 workaround for pygsite import 2024-02-17 03:52:45 +02:00
Cohee 02a2e26e2b Merge branch 'staging' into pygimport 2024-02-17 02:23:18 +02:00
Cohee b072057594 [skip ci] Code format 2024-02-16 20:44:54 +02:00
Cohee c06fe6abfc Add character asset type 2024-02-16 20:42:56 +02:00
Cohee 7fbef32869 Use uuid extraction from Pygsite URL 2024-02-16 20:24:06 +02:00
NWilson c6c73fedad Key Fix 2024-02-16 10:23:26 -06:00
Cohee c8b0030f6e Extract PNG read/write methods 2024-02-16 18:03:56 +02:00
NWilson 8075e4cd1e Changes 2024-02-16 09:07:06 -06:00
NWilson b5887960b6 Merge branch 'release' into InfermaticAI 2024-02-16 08:53:04 -06:00
berbant 187ecc2046
Update chat-completions.js
This fix will let SillyTavern show up in the Activity List and App Showcase List (app rankings) on openrouter.ai with the right name and the correct link. Right now, all the requests from ST on their end look like 'http://127.0.0.1:'.
2024-02-15 16:14:33 +04:00
Cohee 6b669bbc22 #1809 Add gitkeep to user 2024-02-10 21:15:59 +02:00
Cohee 18f84979f2 Use SSE streaming for MakerSuite 2024-02-10 02:43:50 +02:00
Cohee 58c3d3eb7f Use ooba API key in multimodal request 2024-02-07 19:31:38 +02:00
Cohee c3129da879 [skip ci] Lint fix 2024-02-07 19:28:34 +02:00
oobabooga b95cddec1c Remove debug statement 2024-02-06 20:03:52 -08:00
oobabooga 21fb143718 Add API key 2024-02-06 20:00:16 -08:00
anon 634c9aad3b add logsprobs support for custom OpenAI APIs 2024-02-04 23:11:45 +00:00
Cohee bdf7602fab Add SpeechT5 TTS provider 2024-02-04 20:31:20 +02:00
Cohee 7ac6ed267f #1782 OpenAI multiswipe 2024-02-04 03:36:37 +02:00
Cohee 2f3dca2348 Add endpoint for transformers.js TTS 2024-02-02 01:51:02 +02:00
Cohee 10d78f9a25 Aphrodite tokenizer 2024-02-02 01:09:03 +02:00
Cohee 4b845dd442 Add backend for transformers.js whisper 2024-02-02 00:36:40 +02:00
Cohee 695b438c0d Split vector batches into 10s 2024-02-01 11:02:47 +02:00
Cohee 3712752309 Lint fix. Add missing URL handling. 2024-01-31 22:38:50 +02:00
Cohee 6d3a42d0a8
Merge pull request #1770 from berbant/patch-3
Lingva Patch 3
2024-01-31 22:32:27 +02:00
Cohee 5f159e7c6d
Merge pull request #1769 from berbant/patch-2
Lingva Patch 2
2024-01-31 22:32:08 +02:00
Cohee a3de917ca2 Update v1 tags field to get rid of console nag 2024-01-31 21:59:04 +02:00
berbant 623e2b99ce
Update secrets.js
Added new translateProvider: Lingva Translate
2024-01-31 22:50:00 +04:00
berbant 11d3211839
Update translate.js
Added new translateProvider: Lingva Translate
2024-01-31 22:47:14 +04:00
Cohee 5a2dad48f2 LibreTranslate zh-CN aliased 2024-01-31 14:37:26 +02:00
Cohee da7b435b7c
Merge pull request #1751 from kingbased/proxypreset
Reverse proxy presets
2024-01-29 22:09:33 +02:00
based ee7ee9f60a merged mistral proxy support 2024-01-27 06:26:23 +10:00
Cohee a3e3185220 Prettyprint exported character JSONs 2024-01-26 18:46:32 +02:00
Cohee cb32e28b82 Allow multiple stop strings for TogetherAI 2024-01-26 17:40:20 +02:00
Cohee 1647e5ae49
Merge pull request #1734 from khanonnie/alternative-tokens
Implement Token Probabilities UI panel using logprobs
2024-01-26 03:39:25 +02:00
khanon 60044c18a4 Implement Token Probabilities UI using logprobs 2024-01-25 18:34:46 -06:00
Cohee 5185752662
Merge pull request #1746 from Makosful/release
Iterate over textChunks to find character data
2024-01-26 01:22:09 +02:00
Cohee 19c3b3016c Handle edge case when no chara chunk 2024-01-26 01:14:12 +02:00
Vornir Jotunn 84a21fba27 fix: Iterate textChunks to find character data 2024-01-25 21:01:09 +01:00
Cohee aa1d2a7260 Fix promisify warning 2024-01-25 21:37:42 +02:00
Cohee 0ad756c923 Add check for "embeddings" module. 2024-01-24 16:51:57 +02:00
Juha Jeronen 62170afd03 fix presentation 2024-01-24 16:14:42 +02:00
Juha Jeronen 6c8eff0544 Meh once more - use the name suggested in the review. 2024-01-24 16:08:38 +02:00
Juha Jeronen bf3470411d Meh, once more. Maybe better this way? 2024-01-24 16:04:29 +02:00
Juha Jeronen 915c238510 fix it correctly... 2024-01-24 16:03:04 +02:00
Juha Jeronen 91a688ee7f oops, bug 2024-01-24 16:02:51 +02:00
Juha Jeronen 71344720d2 fix as per review 2024-01-24 16:02:08 +02:00
Juha Jeronen 0a07161cf8 support batch mode for Extras backend too 2024-01-24 15:48:14 +02:00
Juha Jeronen a1c7e2918b Merge branch 'staging' into vectordb-with-extras 2024-01-24 15:48:01 +02:00
Juha Jeronen 8b43535352 Initial support for Extras vectorizer, for Vector Storage 2024-01-24 15:16:55 +02:00
NWilson f29f934c6b Progress 2024-01-24 06:59:27 -06:00
Cohee cfdf43a26e #1671 Add batch vectorization 2024-01-24 13:56:13 +02:00
Cohee 8a69f63044 #1727 Add per entry WI setting overrides 2024-01-23 22:44:20 +02:00
Cohee 107fe85543 Add OpenRouter filtered reason display 2024-01-23 00:10:53 +02:00
Cohee e2becdf7a9 Add typedefs for TTS audioJob 2024-01-21 15:19:13 +02:00
Tony Ribeiro 5b201bce7a
Merge branch 'SillyTavern:staging' into staging 2024-01-19 09:26:28 +01:00
Cohee 0b322c0e3d Add repetition penalty control for OpenRouter 2024-01-18 23:55:09 +02:00
Tony Ribeiro baab494ed4
Merge branch 'SillyTavern:staging' into staging 2024-01-16 00:15:13 +01:00
Cohee d592e26e24 Fix conditional access 2024-01-14 19:40:12 +02:00
Cohee f4c7fff8c0 Mistral API got fixed 2024-01-12 18:17:43 +02:00
Cohee 397acbb699 Mistral API being weird, part 2 2024-01-12 17:40:29 +02:00
Cohee e33ac6a78a Add min_p and top_a for OpenRouter 2024-01-12 17:15:13 +02:00
maver a86d3104d6 Add text adventure stop token to NAI 2024-01-11 20:14:32 +01:00
maver 79755c2edf Add horizontal lining to bad words for NAI 2024-01-11 19:51:15 +01:00
Cohee 706acbd514 MistralAI monkey patch 2024-01-11 15:59:00 +02:00
Cohee bc0aee4212 Fix embedded WI being replaced with dummy object when importing a file from someone else's ST instance 2024-01-08 20:15:43 +02:00
Cohee c92b91604b Save flag to character WI 2024-01-07 19:05:35 +02:00
Tony Ribeiro 72d78fbe96 Add VRM import map and assets endpoint. 2024-01-05 07:00:23 +01:00
Cohee 9b24e7dc67
Merge pull request #1596 from DonMoralez/staging
added exclude prefixes, modified sequence checker
2024-01-01 23:33:58 +02:00
Cohee b315778e32 Chunkify NovelAI TTS 2024-01-01 21:31:08 +02:00