Commit Graph

9177 Commits

Author SHA1 Message Date
a2a15b9978 Merge branch 'Banned-Strings-Killswitch' into tc-global-banlist 2025-02-15 00:12:16 +02:00
96d6a6df07 Merge pull request #3478 from Dakraid/feature/set-listen-ip
Feature: Allow user to configure an address to listen to
2025-02-15 00:02:15 +02:00
dbbf069e85 Remove message redundancy 2025-02-14 23:53:31 +02:00
d276d23310 Firefox: Clear cache on avatar upload 2025-02-14 23:20:33 +02:00
c98d241f3c Refactor logAddress check 2025-02-14 23:09:36 +02:00
961a71877b Remove extra resolve for autorun 2025-02-14 22:02:16 +01:00
13e38c7c86 Add debug script in package.json 2025-02-14 21:13:17 +01:00
61e056004a Safari: hide summary block arrow 2025-02-14 22:06:18 +02:00
b029ae98dc Fix default config for IPv6 2025-02-14 20:06:45 +01:00
f5bfbce0ad Group listenAddress for config 2025-02-14 20:04:23 +01:00
a4c124dff0 Remove dead code 2025-02-14 20:00:15 +01:00
2445b6d9dc Split up listen address configuration between IPv4 and IPv6 2025-02-14 19:58:59 +01:00
ad8f0f564f Use IP Regex package, update default 2025-02-14 19:06:07 +01:00
c47d997a2d Merge pull request #3475 from SillyTavern/ollama-batch
Ollama: Add num_batch config value
2025-02-14 12:34:13 +02:00
dd55b2770a Address issues with IPv6 binding 2025-02-13 23:51:18 +01:00
83f74a5d22 Allow user to configure an address to listen to 2025-02-13 23:43:10 +01:00
09aaa9181c Good night 'Black Magic Time' 2025-02-13 23:34:20 +02:00
5477586ce4 Merge pull request #3476 from Dakraid/feature/fal-integration
Feature: FAL.AI Integration
2025-02-13 23:04:40 +02:00
76becb43ae Pass through errors coming from FAL to the user 2025-02-13 21:43:08 +01:00
b033b98532 Address issues raised in PR 2025-02-13 21:09:13 +01:00
412d638e9e Text Completion: Add global banned strings list 2025-02-13 22:07:36 +02:00
6e0ed8552f Add support for FAL.AI as image gen provider 2025-02-13 19:34:34 +01:00
dd7391caaf Ollama: Add num_batch config value 2025-02-13 20:17:33 +02:00
f101dd571f Add deprecated warnings to f-localStorage 2025-02-13 20:00:47 +02:00
1a52d3c293 Fix rendering of messages without extra object 2025-02-13 12:22:41 +00:00
d6bf3439b4 Don't try to update reasoning for impersonation stream 2025-02-13 10:55:32 +00:00
54a9e0afee Merge pull request #3470 from SillyTavern/o1-vision-support
Add o1 to vision-supported models
2025-02-13 09:48:32 +02:00
5de2f8ea2d Add o1 to vision-supported models 2025-02-13 02:40:34 +01:00
93f3334ad0 Make hidden reasoning blocks not toggleable 2025-02-12 22:38:26 +01:00
25a2582d15 Merge pull request #3444 from SillyTavern/hidden-reasoning-tracking
Track reasoning duration for models with hidden reasoning
2025-02-12 23:26:47 +02:00
d076a210a1 Bring f-localStorage back 2025-02-12 23:08:11 +02:00
b5fc7d6d4d Add toggle for showing hidden reasoning 2025-02-12 22:04:48 +01:00
a204325136 Merge pull request #3468 from Eradev/kr-i18n
Fix kr i18n
2025-02-12 20:22:02 +01:00
0decd4d1b6 Fix kr i18n 2025-02-12 13:32:17 -05:00
34db46d84b Merge branch 'staging' into hidden-reasoning-tracking 2025-02-12 20:00:52 +02:00
c2377f0c13 Re-add reasoning placeholder check to prompt build
- Was removed because placeholder is not needed anymore. But for compatibility with old saved chats from staging that might have this, we should keep it for a while (or forever)
2025-02-12 18:43:05 +01:00
829888bda7 AccountStorage: Fix migration logic 2025-02-12 12:00:31 +02:00
43f524bb5f Merge pull request #3463 from SillyTavern/bogus-localstorage
Add settings.json-backed KV string storage
2025-02-12 11:55:59 +02:00
34d17a4fcb Migrate QR editor preferences to accountStorage 2025-02-12 11:29:27 +02:00
340c03cedf Make user input saving account-specific 2025-02-12 11:21:13 +02:00
5085f6cdc9 Refactor AccountStorage to use private fields for state management 2025-02-12 10:58:36 +02:00
798f8d92a3 Update saveSettings function to schedule another save when settings are not ready 2025-02-12 10:43:19 +02:00
d4061cc139 Merge branch 'staging' into bogus-localstorage 2025-02-12 10:38:54 +02:00
93b6612c75 Remove leftover event handler 2025-02-12 10:36:25 +02:00
48dfee39ae Switched even more to "generating" CSS 2025-02-12 00:22:22 +01:00
6c0ea67d3d Show "Thinking..." while generation is happening
- Show thinking/thought for while generation is happening, even when hidden thinking
- Fix empty reasoning having toggle-able block
2025-02-12 00:00:22 +01:00
58b8e7908d Add data attribute during generation
- Fix reasoning buttons still appearing
- Allow easier customization of HTML elements via CSS that appear during gen
2025-02-11 23:34:21 +01:00
4e94e83540 Swiping doesn't need to reset reasoning UI 2025-02-11 23:15:49 +01:00
d1018a824c Merge branch 'staging' into hidden-reasoning-tracking 2025-02-11 23:45:13 +02:00
4c8ae0afd3 Merge pull request #3465 from SillyTavern/quiet-reasoning-parse
Remove reasoning from queit prompt results if auto-parse is enabled
2025-02-11 23:37:26 +02:00