Commit Graph

1212 Commits

Author SHA1 Message Date
7571552fef STORAGE_KEYS.cookieSecret deprecated 2025-02-20 20:45:20 +02:00
f6fe5fea77 Allow overriding config.yaml values with env vars
Closes #3520
2025-02-20 20:29:42 +02:00
7ea2c5f8cf Move cookie secret to data root. Make config.yaml immutable 2025-02-20 20:16:44 +02:00
bd6da695c8 cleanup examples for multi sprites 2025-02-19 22:30:51 +01:00
380bd4ef4b refactor: update runWebpackCompiler to accept options object 2025-02-19 22:03:43 +02:00
1ef5154770 Merge branch 'staging' into webpack-cache-dataroot 2025-02-19 21:34:02 +02:00
c12f26441e Merge branch 'staging' into support-multiple-expressions 2025-02-19 20:22:02 +01:00
441e5c6f7e Move webpack cache to data root 2025-02-17 23:41:59 +02:00
da3b620f74 Move access.log to data root 2025-02-17 22:58:06 +02:00
058c86f3c1 Vectors: Don't use headers for source-specific fields in requests 2025-02-16 23:59:00 +02:00
362470da18 Plugins: Add auto-update functionality (#3487)
* Plugins: Add auto-update functionality

* Check if directory is a git repo

* Display message if any plugins were loaded
2025-02-16 20:55:53 +02:00
050e65861c Set safety_tolerance for Flux on FAL 2025-02-16 16:40:10 +01:00
fd38ca503a Evict cache per user agent 2025-02-15 23:05:08 +02:00
bae02a44ed Add cache buster middleware to clear browser cache on server restart 2025-02-15 12:56:43 +02:00
d276d23310 Firefox: Clear cache on avatar upload 2025-02-14 23:20:33 +02:00
c47d997a2d Merge pull request #3475 from SillyTavern/ollama-batch
Ollama: Add num_batch config value
2025-02-14 12:34:13 +02:00
76becb43ae Pass through errors coming from FAL to the user 2025-02-13 21:43:08 +01: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
d1018a824c Merge branch 'staging' into hidden-reasoning-tracking 2025-02-11 23:45:13 +02:00
c3dd3e246e DeepSeek: Add tool calling for -chat model 2025-02-11 00:04:40 +02:00
d4e77280fc Gemini: don't send "thinkingConfig" to backend
As it does absolutely nothing
2025-02-09 19:03:31 +02:00
0bf18e7413 Add debug result console logs for websearch APIs 2025-02-08 22:29:24 +02:00
5e540f4f97 Websearch: add Serper API endpoint 2025-02-08 22:28:12 +02:00
f32938981c fix: adjust safetySettings handling for legacy and experimental Gemini models
- gemini-1.5-flash-8b-exp-0827
- gemini-1.5-flash-8b-exp-0924
- gemini-pro
- gemini-1.0-pro
2025-02-07 16:35:44 +08:00
1acee3d4c9 Gemini: Add sysprompt for gemini 2.0 pro/flash 2025-02-06 21:46:17 +02:00
d35bd3b073 feat: update Gemini safety settings
- Set threshold to OFF for most models, except for HARM_CATEGORY_CIVIC_INTEGRITY.
- Handle specific cases for a few models.
2025-02-06 04:59:30 +08:00
b074f9fa89 feat: update Gemini models
- Add new Gemini models (2025/02/05)
2025-02-06 04:50:54 +08:00
363d8a4121 Merge branch 'staging' into ipv6_auto 2025-02-04 22:45:46 +02:00
dd2154c19b Refactor reasoning effort handling for OpenAI models in chat completions 2025-02-04 10:50:58 +02:00
dade4eafa5 Add reasoning_effort to Custom.
Update inline image quality style
2025-02-04 10:45:51 +02:00
d0ebac37c1 Make the backend actually send reasoning_effort 2025-02-03 23:58:01 +01:00
bfd57b66ef [wip] OpenRouter: Add model providers endpoint 2025-02-02 23:30:44 +02:00
0c8a11e28b Further loglevel updates
1. Fix missed endpoints
2. Exclude console.log from loglevel
2025-02-02 15:40:37 +02:00
a5399b6614 Sparser use of .error 2025-02-02 03:47:04 -05:00
055a6527fc PR fixes 2025-02-02 03:10:32 -05:00
842b59605b Merge branch 'staging' into staging-3071-v2 2025-02-02 02:44:21 -05:00
25ffc4ac4a Merge branch 'staging' into support-multiple-expressions 2025-02-01 04:47:48 +01:00
72e1dcb3f9 Add categories parameter to /searxng endpoint 2025-02-01 03:32:10 +02:00
a2a6afb731 Tavily: allow requesting images 2025-02-01 02:23:10 +02:00
e59114c1c5 Another crack at o3 2025-01-31 23:14:41 +02:00
6180210170 Future-proofing 2025-01-31 22:48:04 +02:00
2b98e96784 Don't send max_tokens to o3 2025-01-31 22:47:00 +02:00
7d937b36da Merge branch 'staging' into text-completion-include-reasoning 2025-01-31 20:33:02 +02:00
26030f6ee4 Fix comfy request abort 2025-01-31 16:15:07 +00:00
9de142b9ad Fix MakerSuit show reasoning 2025-01-31 22:23:59 +09:00
753a99faf9 Support reasoning for OpenRouter text completion 2025-01-31 21:41:56 +09:00
552a418bae Merge branch 'staging' into staging-3071-v2 2025-01-28 10:49:53 -05:00
a5a8f6057b Merge branch 'staging' into woo-yeah 2025-01-27 20:56:04 +02:00
ef127df623 Update sprite delete call 2025-01-27 08:33:14 +01:00