Commit Graph

8673 Commits

Author SHA1 Message Date
d9101ce679 Add is-mobile command and macro 2024-12-21 22:25:14 +02:00
5739efc59b Support ComfyUI hosted on relative URLs
Closes #3208
2024-12-21 21:25:02 +02:00
71d2530329 Merge pull request #3191 from SillyTavern/group-join-examples
Fixes to group join examples parsing
2024-12-21 20:15:59 +02:00
2c0895bd7d Merge branch 'release' into staging 2024-12-21 19:43:10 +02:00
6033c38b19 Safari: Fix chat history popup sizing 2024-12-21 19:41:38 +02:00
107e2e0ed0 PromptNames: Rename startsWithGroupName function 2024-12-21 19:00:14 +02:00
2796d5dcde getGroupNames: Short circuit if no group selected 2024-12-21 18:52:42 +02:00
ba7e34c195 Image Generation: Use wrench symbol for function tool 2024-12-21 18:47:46 +02:00
c51e27fb69 Merge branch 'staging' into group-join-examples 2024-12-21 18:39:14 +02:00
f056e6a89c Merge pull request #3213 from SillyTavern/expressions-webllm
Expressions: Add WebLLM extension classification
2024-12-21 18:38:55 +02:00
f794b7621f Merge pull request #3210 from SillyTavern/sendtextarea-fieldsizing
Use CSS resizing for send textarea
2024-12-21 17:56:13 +02:00
21ee072677 Revert "Add overscroll contain for edit textarea"
This reverts commit d07ee76784.
2024-12-21 17:50:37 +02:00
d07ee76784 Add overscroll contain for edit textarea 2024-12-21 17:48:12 +02:00
252043ae11 Move code for cleaner diff 2024-12-21 17:33:18 +02:00
85ce522270 Remove invalid style 2024-12-21 17:24:54 +02:00
2fbe689605 Implement autofit for edit textarea 2024-12-21 16:47:25 +02:00
1f22b9c6bc Merge pull request #3211 from cloak1505/staging
OpenRouter: Update providers list
2024-12-21 14:30:44 +02:00
222edd5c36 OpenRouter: Update providers list 2024-12-21 01:30:35 -06:00
f649e4698b Invert if cssAutofit 2024-12-21 02:52:05 +02:00
d27d750cb2 Use CSS resizing for send textarea 2024-12-21 02:50:42 +02:00
f1bc217e79 Expressions: Add WebLLM extension classification 2024-12-21 01:14:50 +02:00
73614f2f8d Refactor prompt converters with group names awareness 2024-12-20 23:30:57 +02:00
d7328af4c8 Merge branch 'staging' into group-join-examples 2024-12-20 22:32:19 +02:00
94de9411b6 UI performance fixes (#3207)
* Optimize visibility checks for burger and wand menus

* Optimize message actions visibility toggle

* Run drawer toggle in animation frame

* Replace jQuery slideToggle with a 3rd-party lib

* Refactor export button functionality to manage popup state with a boolean flag

* Do not close the pinned drawer on unpin

* Revert "Do not close the pinned drawer on unpin"

This reverts commit e3b34e9a58.

* Refactor slideToggle options

* ease-in-out

* Don't skip frame on drawer toggle
2024-12-20 22:20:46 +02:00
4232f6c5f4 More null checks for llamacpp logprobs parser 2024-12-20 22:00:36 +02:00
1dd97c139e Text Completion: Improve generic source model display 2024-12-20 20:59:36 +02:00
7e7b3e30c4 Tool Calling: Implement stealth tool defintions (#3192)
* Tool Calling: Implement stealth tool defintions

* Move isStealth check up

* Always stop generation on stealth tool calls

* Image Generation: use stealth flag for tool registration

* Update stealth property description to clarify no follow-up generation will be performed

* Revert "Image Generation: use stealth flag for tool registration"

This reverts commit 8d13445c0b.
2024-12-19 21:17:47 +02:00
e83182c03b Image Generation: Add tool message visibility toggle 2024-12-19 19:33:29 +02:00
f3c12fb926 Merge pull request #3205 from SillyTavern/forbid-empty-varnames
Do not allow empty or undefined variable names.
2024-12-19 19:16:20 +02:00
d5ed0f6cdf Also check global variable names 2024-12-19 19:15:04 +02:00
503c3ad22b Merge pull request #3206 from DocShotgun/staging
Add DRY to llama.cpp sampler order
2024-12-19 10:40:23 +02:00
6193eb14da Add DRY to llama.cpp sampler order 2024-12-18 19:04:49 -08:00
372ac26080 Do not allow empty or undefined variable names.
Closes #3204
2024-12-18 20:22:27 +02:00
00363cc206 Merge branch 'release' into staging 2024-12-17 21:44:28 +02:00
dbc78c1c42 Fix OpenRouter caching at depth with null model selection 2024-12-17 21:40:33 +02:00
8753ae34be Merge pull request #3193 from cloak1505/r7b
Add Cohere command-r7b-12-2024
2024-12-17 12:18:54 +02:00
a6f37880e2 Merge pull request #3198 from ceruleandeep/i18n/generateImage
Fix i18n tags for Generate Image/Stop Image Generation, add translations
2024-12-17 07:55:08 +02:00
7eacdac665 Add bypass status check for Generic TC API type 2024-12-16 21:29:41 +02:00
0819588e7a Merge pull request #3190 from M0ch0/staging
Update for Latest Google AI Studio
2024-12-16 21:04:44 +02:00
0180e01c25 Merge pull request #3195 from RivelleDays/patch-2
Update zh-tw.json
2024-12-16 20:32:20 +02:00
b094a355c0 Remove spurious attrib tags inserted by getMissingTranslations 2024-12-16 22:43:14 +11:00
2ef9f5d748 Fix i18n for Prompt Inspector in wand menu 2024-12-16 21:31:47 +11:00
247a23bda9 Fix i18n for "Generate Caption" in wand menu 2024-12-16 20:51:29 +11:00
0ea4494dea Fix i18n tags for Generate Image/Stop Image Generation, add translations 2024-12-16 20:03:40 +11:00
d8b1fd3b0b Update zh-tw.json
Adjust translation terms to align with actual functionality.
2024-12-16 15:41:01 +08:00
3f253f42f2 Update: [constants.js] Remove BISON_SAFETY 2024-12-16 12:45:30 +09:00
0e3b4335eb Update: [prompt-converters.js] Remove entire dummy img codes 2024-12-16 12:44:02 +09:00
ce536201e6 Fix Cohere context sizes 2024-12-15 17:12:58 -06:00
12cc607754 Replace invalid aya-23 model name 2024-12-15 17:12:45 -06:00
266b181d49 Add Cohere command-r7b-12-2024
Also slightly reorder model list
2024-12-15 14:47:22 -06:00