Commit Graph

1212 Commits

Author SHA1 Message Date
e99f918454 Fix fetch buffer deprecation warnings 2025-01-01 22:12:04 +02:00
72e0f8ccc5 Fix available CC models log header 2025-01-01 16:28:47 +02:00
4698b41d26 Fix chat manager not displaying empty chats 2024-12-31 22:40:33 +02:00
d463677328 Check of optionsResult.ok 2024-12-31 00:29:56 +02:00
de6c8c1501 Remove forge override from non-forge SD requests 2024-12-31 00:27:12 +02:00
f27b3361e5 lint 2024-12-30 03:01:04 -08:00
f67abf9e03 improved urlHostnameToIPv6 2024-12-30 02:59:41 -08:00
ad19a800ce Fix getting VAEs for SD forge 2024-12-30 00:25:35 +02:00
cdb31699d4 Expose new post-processing as "Semi-strict" 2024-12-29 21:20:15 +02:00
c9db7a1574 Don't add user placeholders 2024-12-29 21:14:27 +02:00
0ded442bd3 Fix status check 2024-12-29 20:39:47 +02:00
4c7d160d41 DeepSeek
Closes #3233
2024-12-29 20:38:13 +02:00
662f0e9c73 Gemini: Thought toggle
Closes #3220
2024-12-29 18:23:07 +02:00
7744be3319 commited util 2024-12-29 04:20:59 -08:00
07cff878e5 commited util 2024-12-29 04:20:39 -08:00
39cfb35c1a Gemini: Fix cross-chunk parsing of multipart replies 2024-12-27 23:15:09 +02:00
59772bfd27 Merge pull request #3229 from Sevenyine/staging
Add new Google AI Studio model
2024-12-27 22:40:04 +02:00
a82c05a8ac Gemini thinking: Specify context size, system prompt and vision support 2024-12-27 22:39:26 +02:00
29acc2e2db Add Deepl endpoint selection
Fixes #3224
2024-12-27 13:02:06 +00:00
4fa8e0a89c Accounts: fix dangling session cookies on logout 2024-12-27 01:36:23 +02:00
7adc6d38e2 OpenRouter: Add control for middle-out transform
Closes #3033
2024-12-24 21:51:47 +02:00
09dd9762f7 Clean-up try/catch blocks in translate.js 2024-12-23 23:42:20 +02:00
1a16957519 Construct Lingva URL using url-join 2024-12-23 21:51:33 +02:00
83e677d6cb Fix default URL check for Lingva translator 2024-12-23 21:38:19 +02:00
8394b97600 Add default URL for Lingva translator 2024-12-23 21:34:16 +02:00
c4a92c95e6 Update bing translate API package, fix language codes 2024-12-23 21:12:18 +02:00
650853eabb Translation: Split Portuguese langs 2024-12-23 20:28:21 +02:00
352a8e9a61 Merge pull request #3215 from ceruleandeep/feature/uploadSprite
/uploadsprite slashcommand
2024-12-22 18:13:39 +02:00
e6107ad447 Add NAI Diffusion V4 2024-12-22 15:39:41 +02:00
7bb37f129d fix: move cache-busting to server side 2024-12-22 12:33:01 +11:00
713443d234 Fix ComfyUI generation for non-relative paths 2024-12-22 00:52:09 +02:00
5739efc59b Support ComfyUI hosted on relative URLs
Closes #3208
2024-12-21 21:25:02 +02:00
107e2e0ed0 PromptNames: Rename startsWithGroupName function 2024-12-21 19:00:14 +02:00
73614f2f8d Refactor prompt converters with group names awareness 2024-12-20 23:30:57 +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
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
d16f5a24f4 Update: [prompt-converters.js] Remove gemini-pro-vision from constants
Removed gemini-pro-vision from visionSupportedModels. Also removed dummyRequiredModels as Gemini Pro, its cause, has been deleted.
2024-12-15 13:07:02 +09:00
43feffdfae Update: [chat-completions.js] Update sendMakerSuiteRequest function
Removed branching logic for differences in JSON request body between PaLM and Gemini, following the removal of PaLM from Google AI Studio.
2024-12-15 13:06:48 +09:00
3167019faf Add generic text completion API type (100% OAI compatible) 2024-12-13 01:12:10 +02:00
5c82ccf435 Refactor endpoints/chats.js
1. Move formatBytes utility to util.js
2. Fix type error related to dates sorting
3. Add type to backupFunctions map
2024-12-12 14:07:37 +02:00
a64c8ade9d Support Gemini 2.0 Flash-exp 2024-12-12 06:31:27 +09:00
7b0d854fe6 Add header to extensions list console log 2024-12-11 22:46:12 +02:00
363c36da9c Merge branch 'staging' into max-total-chat-backups 2024-12-11 18:36:03 +02:00
19c18d54f5 If cannot get current commit hash for a repo, mark it as up to date 2024-12-11 19:17:11 +11:00
c842c6f238 Merge branch 'staging' into redesign-extension-manager 2024-12-08 16:30:16 +02:00
210fac321b Move config reading to top-level 2024-12-08 14:05:14 +02:00
7098e17d22 Change default value of maxTotalChatBackups 2024-12-08 14:04:13 +02:00
1ecc65f5fe Log failed image decoding 2024-12-07 22:49:21 +02:00