Commit Graph

294 Commits

Author SHA1 Message Date
7f8994c1fd update live2d assets detection to allow for subfolder organisation. 2023-11-12 18:56:01 +01:00
6f061adc1e Add OpenAI TTS provider 2023-11-12 02:28:03 +02:00
0cb9dc2f0b Don't send empty list of bad_word_ids to Novel 2023-11-10 15:07:19 +02:00
1f89e5a02a Merge branch 'release' into staging 2023-11-09 23:30:12 +02:00
0e89bf90bc Use correct tokenizers for logit bias for Mistral and Llama models over OpenRouter 2023-11-09 01:03:54 +02:00
2d2ff5230c Merge pull request #1318 from artisticMink/feature/bulk-edit-enhanced
Feature/bulk edit enhanced
2023-11-07 20:47:06 +02:00
2639548bdb Adjustable caption prompt and template 2023-11-07 01:58:34 +02:00
9698c94ee2 #1324 Add captions via OpenAI and Horde 2023-11-07 01:28:46 +02:00
1896732f17 Add DALL-E to OpenAI plugin 2023-11-06 21:47:00 +02:00
c584da2ea9 Accept both v1 and v2 spec for editcharacterattributes endpoint 2023-11-06 16:13:34 +01:00
42d838a0b3 Refactor TavernCardValidator error property 2023-11-06 16:13:34 +01:00
6eb6527d11 Prototyping 2023-11-06 16:13:34 +01:00
e8ba328a14 Add text chunks display to token counter 2023-11-06 02:42:51 +02:00
f248367ca3 Add Mistral tokenizer 2023-11-06 01:26:13 +02:00
f0c0949aa0 Add token ids viewer to tokenizer plugin 2023-11-05 22:45:37 +02:00
21e0a42060 Fix arch in models list, remove log 2023-11-05 22:03:20 +02:00
fedc3b887f Add llama2 tokenizer for OpenRouter models 2023-11-05 21:54:19 +02:00
75c6e74d41 support for min P on Kobold API 2023-11-02 14:53:57 +09:00
0921cd6b9c fix the Chinese translation parameter error of deeplx 2023-10-30 22:31:52 +08:00
de77abe152 Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
# Conflicts:
#	src/translate.js
2023-10-30 22:10:27 +08:00
31c5036724 Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
# Conflicts:
#	src/translate.js
2023-10-30 21:58:10 +08:00
853cf20e6e Remove unreliable check for git installed
It will fail anyway if not installed
2023-10-29 23:46:56 +02:00
ea36d34942 Remove unreliable check for git installed
It will fail anyway if not installed
2023-10-29 23:46:13 +02:00
0c36d113bf Add git disclaimer to asset downloader 2023-10-27 13:07:56 +03:00
5dbe2ebf29 Add chat file backups 2023-10-24 22:09:55 +03:00
2b40fc7e76 Use proper path function for live2d asset of character folder 2023-10-24 15:44:40 +02:00
141850eda5 Merge branch 'SillyTavern:staging' into staging 2023-10-24 14:23:45 +02:00
e082138c18 Do shallow clone to speed-up extension installs 2023-10-23 13:27:04 +03:00
9a647b96df Add error logging to SD generate endpoint 2023-10-23 13:03:01 +03:00
4bc2d7f6ac Add management of live2d model in assets folder. 2023-10-22 19:21:10 +02:00
c4e6b565a5 Add SD prompt expansion 2023-10-20 15:03:26 +03:00
b167eb9e22 Add raw token ids support to OAI logit bias. Fix token counting for turbo models 2023-10-19 13:37:08 +03:00
2149bee87f Add handling of multiple live2d asset per character 2023-10-19 00:36:19 +02:00
1dd747a24d Merge branch 'SillyTavern:staging' into staging 2023-10-17 20:18:29 +02:00
2a16d24760 Increase 0301 padding 2023-10-16 02:21:27 +03:00
02dca52948 Add extra padding for 0301 turbo model. 2023-10-16 01:21:14 +03:00
2f3ded734f Added live2d asset category to allowed character assets. 2023-10-14 04:35:09 +02:00
93d1a264da Add official blip asset management. 2023-10-10 01:51:09 +02:00
4f80085fa3 Add sanitation of Stable Horde prompts 2023-10-08 22:29:33 +03:00
5a570ff283 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-10-07 18:30:19 +03:00
1dd6fa4b6a Add Sd.next source 2023-10-07 18:30:06 +03:00
2f294b9f2b [chore] Reformat code 2023-10-06 15:55:11 +03:00
0b8295926e add bing translate 2023-10-06 15:51:04 +03:00
76507963d7 add bing translate 2023-10-06 19:39:03 +08:00
165997c791 #1199 I'm not even sure anymore 2023-09-30 15:42:37 +03:00
bb47712696 Split oobabooga/mancer sources. Add aphrodite support 2023-09-28 19:10:00 +03:00
8f426a0184 [FIXED] Add PaLM vectorization source (#1182)
* Add PaLM vectorization source

* FIX

* Add API key check. Fix comment

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-09-25 15:29:28 +03:00
a081f78bd8 (WIP) PaLM API 2023-09-23 20:48:56 +03:00
2e5bbf0445 Fix server crash on local captioning 2023-09-22 23:04:26 +03:00
158aa79aed add model gpt-3.5-turbo-instruct and 0914 variant (#1154) 2023-09-19 23:50:27 +03:00