Commit Graph

5337 Commits

Author SHA1 Message Date
Cohee 86af35afdd
Merge pull request #2677 from SillyTavern/popups-suppress-default-hotkeys
Open popups should block all default hotkeys
2024-08-18 12:33:58 +03:00
Cohee abdf1f29cf Add support for Kobold Classic 2024-08-18 12:18:06 +03:00
Cohee 7b3d13ac00 Move command from script.js 2024-08-18 12:02:15 +03:00
Wolfsblvt 298baed59f Open popups should block all default hotkeys
- Fixes #2570
2024-08-18 03:16:29 +02:00
Wolfsblvt 53c39a403d Update help text of /api-url 2024-08-18 01:39:36 +02:00
Wolfsblvt f1739eaa70 Add custom openai compatible to /api-url 2024-08-18 01:35:36 +02:00
Wolfsblvt 28a9c45c31 /api-url slash command to get/set server url 2024-08-18 01:05:25 +02:00
Cohee d57272c166
Merge pull request #2663 from d-ber/bulkTagImport
Add bulk tag import
2024-08-18 00:34:39 +03:00
Cohee 961878c341 Add chatgpt-4o-latest to multimodal caption list 2024-08-17 20:58:20 +03:00
err d02677feec
enable vision for chatgpt-4o-latest 2024-08-17 17:07:29 +02:00
d-ber 0f606642ce Refactor tag import setting override 2024-08-16 22:55:48 +02:00
d-ber 2d476d4461 Use wider css class for bulk tag menu 2024-08-16 22:00:01 +02:00
Cohee 9cca368c12 Don't trim names in message prefixes if allowed with settings
Closes #2666
2024-08-16 22:25:31 +03:00
Cohee c88edaa4ed Vector Storage: Fix query summarizing for WI and files 2024-08-16 20:49:14 +03:00
Cohee e707def7dd Add tokenizer for Gemma/Gemini 2024-08-16 00:00:43 +03:00
Cohee ce8b0aae96 Add editor maximize for prefill textareas 2024-08-15 22:52:38 +03:00
d-ber af30991d77 Improve code readability 2024-08-15 17:40:57 +02:00
d-ber 1af51fc129 Adjust css to fit new buttons 2024-08-15 16:37:02 +02:00
d-ber d3ce9ea0d5 Add button to bulk import existing tags 2024-08-15 16:36:57 +02:00
d-ber 651072c61b Add button to bulk import all tags 2024-08-15 16:36:50 +02:00
Cohee 3b46b5a46d New Perplexity model 2024-08-15 10:57:37 +00:00
Cohee e4d045f03e
Merge pull request #2655 from SillyTavern/image-swipes
Image Generation: Add swipes for generated images
2024-08-15 13:25:22 +03:00
Cohee 156eb37eab Change pollinations models list 2024-08-15 10:06:36 +00:00
Cohee 58db8440ab Invert groupId check 2024-08-15 00:49:50 +03:00
Cohee e2a2e3869e Merge branch 'staging' into image-swipes 2024-08-15 00:01:11 +03:00
Cohee bc7ac12317 New ChatGPT model 2024-08-14 20:31:25 +03:00
Cohee 06d300ad36 Quick Replies: Add auto-execute on new chat 2024-08-14 00:08:16 +03:00
Cohee 4fd8d8e0ee Add swipes when using paintbrush 2024-08-13 23:35:49 +03:00
Cohee e1a29b36f5 Image Generation: Add swipes for generated images
Supersedes #2648
2024-08-13 23:21:00 +03:00
Cohee 53c24174e7 Merge branch 'staging' into webgpu-summary 2024-08-13 20:54:46 +03:00
Cohee d0b368f29c Vector Storage: change NomicAI key input 2024-08-13 20:50:41 +03:00
Cohee 1842a8ee6d Add buttons to remove SD/translate secrets 2024-08-13 20:43:45 +03:00
Cohee f17df7d9ad Add remove key button for Azure TTS 2024-08-13 20:33:59 +03:00
Cohee 1883095e39 Move request to backend 2024-08-13 20:29:33 +03:00
Cohee 8921b78f87 Add debug logs to WebLLM completions 2024-08-13 19:57:38 +03:00
Cohee 4888e3c2b0 Vector Storage: summarize with WebLLM extension 2024-08-13 19:34:11 +03:00
Alex Yancey ab42d6ff82 Quick and dirty attempt at implementing an OpenAI compatible TTS voice provider 2024-08-13 02:07:46 -07:00
Cohee 7d3f544e63 Refactor extension install menu 2024-08-13 01:09:14 +03:00
Cohee 30c19eb8fd Add WebLLM source to /summarize command 2024-08-13 00:57:32 +03:00
Cohee 5b3388d0c8 Use common methods for extras summary 2024-08-12 23:08:11 +03:00
Cohee 8685c2f471 Add WebLLM extension summarization 2024-08-12 23:01:03 +03:00
Cohee 77ab694ea0 Add shared utilities for generating text with WebLLM 2024-08-12 22:07:44 +03:00
Cohee 2bdc6f27cc Add SillyTavern globals 2024-08-12 21:56:32 +03:00
Cohee 406acb4312 Don't use quiet name for impersonation
Closes #2645
2024-08-11 23:03:48 +03:00
Cohee 2ef9d374ec Chat Completion: Don't insert group nudge when impersonating
Closes #2588
2024-08-11 20:55:59 +03:00
Cohee 8df27254fd
Merge pull request #2640 from edk208/release
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
Cohee fcfa15a5ad Add model to presets. Fix restoration on app load 2024-08-11 16:18:24 +03:00
Cohee aa0eecd17e Remove fill from icon SVG 2024-08-11 16:06:43 +03:00
Cohee 249383d44d Fix data-i18n attribute 2024-08-11 15:59:02 +03:00
Edward Kim 41247740b1 fixed model in max context 2024-08-10 22:00:26 -04:00