Cohee
0608c0afac
Add OpenRouter and Llava to captioning plugin.
2023-11-17 23:19:21 +02:00
Cohee
323b338cdd
Add images to quiet prompts if inlining enabled
2023-11-17 01:30:32 +02:00
Cohee
e753246373
Add NAI Diffusion 3 model
2023-11-16 02:15:28 +02:00
Cohee
5136b70882
#1355 Update summary settings button to make it more visible
2023-11-15 02:16:42 +02:00
Cohee
b559187722
Autoset height of QR slots. Revert textarea padding
2023-11-14 12:48:55 +02:00
RossAscends
3f4a62d22c
ext button to left, stack buttons on mobile
2023-11-14 15:53:26 +09:00
Cohee
0d4e5c31e2
Code clean-up
2023-11-12 22:35:17 +02:00
Cohee
35c5d4e528
SD interactive mode fixes
2023-11-12 02:35:37 +02:00
Cohee
6f061adc1e
Add OpenAI TTS provider
2023-11-12 02:28:03 +02:00
Cohee
2c4f53e7b5
Add native GPT-4V image inlining
2023-11-12 00:09:48 +02:00
Cohee
1f89e5a02a
Merge branch 'release' into staging
2023-11-09 23:30:12 +02:00
Cohee
d9d61e479d
Bypass generation for QR slash commands
2023-11-09 03:19:57 +02:00
Cohee
f2a96427a8
TTS: add slash command to speak
2023-11-09 02:57:40 +02:00
Cohee
ca1c0e35b1
TTS: force speak on first message in new chat
2023-11-09 01:30:54 +02:00
smirgol
4f0935c494
better deep clone of message object. re-initalize ttsLastMessage after changing chats
2023-11-08 19:08:42 +01:00
smirgol
91266c831c
fix tts re-trigger for complete/autocomplete/delete
...
fix re-trigger tts from start if text was added to chat by auto-continue
fix re-trigger tts from start if text was added by continue button
fix re-trigger of tts when message(s) got deleted
2023-11-08 16:40:47 +01:00
Cohee
8f812d6a19
Add more aliases to image slash command
2023-11-08 12:08:13 +02:00
Cohee
b3ced2c4c5
Rename SD extension to "Image Generation"
2023-11-08 10:57:37 +02:00
Cohee
2639548bdb
Adjustable caption prompt and template
2023-11-07 01:58:34 +02:00
Cohee
9698c94ee2
#1324 Add captions via OpenAI and Horde
2023-11-07 01:28:46 +02:00
Cohee
1896732f17
Add DALL-E to OpenAI plugin
2023-11-06 21:47:00 +02:00
Cohee
57e845d0d7
Resolve best match tokenizer for itemization. Adjust styles of token counter
2023-11-06 20:25:59 +02:00
RossAscends
0effbebae7
tokenizer colorization underpinnings (inactive)
2023-11-06 18:04:47 +09:00
Cohee
e8ba328a14
Add text chunks display to token counter
2023-11-06 02:42:51 +02:00
Cohee
5c356ab177
Add confirmation to regex deletion
2023-11-05 23:44:28 +02:00
Cohee
4af6955588
Restyle regex script toggles
2023-11-05 23:40:43 +02:00
Cohee
5e88edf22d
Merge pull request #1288 from LammyShark/staging
...
Toggle Regex Script Checkboxes
2023-11-05 23:18:23 +02:00
Cohee
fd9c8b86e9
Token counter layout adjust
2023-11-05 22:55:10 +02:00
Cohee
f0c0949aa0
Add token ids viewer to tokenizer plugin
2023-11-05 22:45:37 +02:00
Cohee
2f9b247c46
Merge pull request #1307 from aisu-wata0/regexScript_promptOnly
...
Regex script: prompt only checkbox
2023-11-04 22:37:41 +02:00
Cohee
6067b2f913
Add autocomplete for slash commands
2023-11-04 01:21:20 +02:00
Aisu Wata
4ec40d575e
Regex Scritpt: Only Format Display: fixed typo on subtitle
2023-11-03 18:55:27 -03:00
Aisu Wata
c94962aa3c
Regex script: promptOnly checkbox and feature
2023-11-02 19:52:33 -03:00
Cohee
e8f4653a25
Add interactive mode for SD plugin
2023-11-01 22:58:59 +02:00
Cohee
a0706fcfc8
Add loader UI component
2023-10-31 22:16:33 +02:00
Cohee
eb4e90c589
Save auto-input to QR
2023-10-31 12:27:40 +02:00
Cohee
fadd92a6c3
Fix expressions sometimes getting stuck when switching chats
2023-10-29 23:15:40 +02:00
Cohee
0c36d113bf
Add git disclaimer to asset downloader
2023-10-27 13:07:56 +03:00
LammyShark
234baf6276
Toggle Regex Script Checkboxes
...
Added a checkbox to each Regex Script listed under Saved Scripts to easily enable/disable. It can be cumbersome having to load Regex Editor for each script when disabling/enabling multiple Regex Scripts.
2023-10-25 22:48:19 -04:00
Cohee
b4a401805f
Add explainer for SD prompt expansion
2023-10-25 21:49:32 +03:00
Cohee
3995238d77
Adjust Anlas guard for NAI Opus
2023-10-23 10:41:39 +03:00
Cohee
635df947c5
Increase classify sampling window; 300=>500 chars
2023-10-23 02:14:29 +03:00
Cohee
63b34d9851
Call expression module worker when switching chats
2023-10-23 01:56:27 +03:00
Cohee
f9ae7ea949
Add NAI Diffusion v2 model
2023-10-23 01:06:49 +03:00
Cohee
df85218fa7
Merge branch 'release' into staging
2023-10-23 00:27:15 +03:00
Cory Gross
5b2fff07b8
Fix race condition duplicates TTS UI if autoload chat enabled
2023-10-22 08:54:25 -07:00
Cohee
0517f1bbbc
Fix elevenlabs multi-model
2023-10-22 14:46:54 +03:00
Cohee
f49f9c1f96
Merge branch 'release' into staging
2023-10-22 14:01:33 +03:00
Cory Gross
348805af74
Fix TTS autogen chkbox set by elevenlabs multilingual setting
2023-10-21 22:33:28 -07:00
Cohee
81921bcd77
Saveable SD prefix/negatives
2023-10-22 00:10:48 +03:00