Cohee
7f47f84c9f
Merge branch 'release' into staging
2025-06-01 01:17:59 +03:00
Cohee
303c1dcf14
Caption: fix displaying secondary endpoint for unsupported sources
2025-06-01 01:17:42 +03:00
Cohee
ecbe8d38c5
Merge branch 'release' into staging
2025-06-01 01:11:51 +03:00
Cohee
5b7483af14
Add filename validation middleware to create endpoint
2025-06-01 01:11:26 +03:00
Cohee
b7444a0fd2
Add filename validation middleware to upload endpoint
...
#4065
2025-06-01 01:09:53 +03:00
Cohee
a17d0c2293
Merge pull request #4077 from SillyTavern/fix-mes0-right-swipe
...
Allow swipe right to generate first message in non-pristine chats
2025-05-31 21:27:21 +03:00
Cohee
7ca8c4591f
Allow swipe right to generate first message in non-pristine chats
...
Fixes #4074
2025-05-31 19:02:35 +03:00
Cohee
8b44bf1e55
Merge pull request #4071 from closuretext/patch-1
...
Added NAI Diffusion V4.5 Full and V4.5 Curated
2025-05-31 02:01:08 +03:00
closure
26f717ac45
Added NAI Diffusion V4.5 Full and V4.5 Curated
2025-05-30 17:48:39 -03:00
Cohee
89ef54f286
Do not replace inline HTML img with image embed ( #4063 )
2025-05-29 21:44:16 +03:00
Cohee
1cbc4ac65b
Fix HTML syntax errors by @Dakraid
...
Original commit: fd4babab31
2025-05-29 21:38:55 +03:00
Cohee
e1e2d3e726
Recent chats: add delete and rename buttons ( #4051 )
...
* [wip] Add rename/delete for recent chats
* Implement deleteCharacterChatByName
* Fix character name usage in deleteCharacterChatByName function
2025-05-29 21:21:53 +03:00
Radovenchyk
71de864a5e
docs: edited the link to the forks badge ( #4059 )
...
* Update readme.md
* Update readme.md
2025-05-29 21:02:21 +03:00
Cohee
0b1e3828aa
Merge pull request #4060 from leandrojofre/relieve-group-chat-console
...
Clean console debugs for group chats
2025-05-29 19:30:52 +03:00
leandrojofre
34b8b48b52
Update - Clean console debugs for group chats
...
Those two debugs always floods the console in group chats, making it imposible to debug anything else, like extensions or activated wi entries.
2025-05-29 12:05:57 -03:00
Cohee
8ccbbe8cdc
Merge pull request #4057 from omahs/patch-2
...
Fix typos
2025-05-29 16:40:53 +03:00
Cohee
1dc7415cdb
Merge pull request #4058 from rsxdalv/patch-1
...
refresh voices upon checkReady in openai-compatible TTS
2025-05-29 15:51:09 +03:00
Roberts Slisans
8db879d9f2
refresh voices upon checkReady in openai-compatible TTS
2025-05-29 14:40:52 +03:00
omahs
d7d20a67fa
Fix typos
2025-05-29 11:56:59 +02:00
Cohee
87df4db1a4
Add vertexai.svg image file
2025-05-29 01:48:42 +03:00
Cohee
853a80a428
Unblock Request model reasoning for Vertex
2025-05-28 20:55:40 +03:00
Cohee
b61269445d
Merge pull request #4046 from InterestingDarknessII/vertexfull
...
Add Vertex AI Full Version support
2025-05-28 20:52:24 +03:00
Cohee
4e75f2fa4d
Change no neutral warning text to align with other inputs
2025-05-28 20:45:35 +03:00
Cohee
1921036666
Move account status block higher
2025-05-28 20:42:40 +03:00
Cohee
0559fd7e8b
Fix alignment of Region controls
2025-05-28 20:40:13 +03:00
Cohee
250bf5249a
Remove unnecessary blank lines in chat-completions.js
2025-05-28 20:38:09 +03:00
Cohee
5c2cfed18b
Implement auto-connect for VertexAI full
2025-05-28 20:37:50 +03:00
Cohee
a0dda44ff9
Fix model options hiding on Chrome
2025-05-28 20:37:34 +03:00
InterestingDarkness
75e3f599e6
Derive Vertex AI Project ID from Service Account JSON
...
This commit refactors the Vertex AI integration to automatically derive the
Project ID from the provided Service Account JSON. This simplifies the
configuration process for users in "Full" (service account) authentication
mode by removing the need to specify the Project ID separately.
2025-05-28 21:57:17 +08:00
InterestingDarkness
9f698dd6e3
Updated the placeholder text for the region input field in index.html to include 'global' as an option.
...
- Added a help link to provide users with information on available regions and models, improving user guidance.
2025-05-28 21:32:39 +08:00
InterestingDarkness
55af19e70b
Reduced the number of rows in the textarea for Service Account JSON input in index.html
2025-05-28 21:26:10 +08:00
InterestingDarkness
c9f90a2bd3
Update Gemini model options in Vertex AI section
...
- Removed outdated model options from the Gemini 2.0 optgroup in index.html.
- Added 'gemini-2.0-flash-preview-image-generation' to the image generation models in chat-completions.js for improved functionality.
2025-05-28 09:26:06 +08:00
Cohee
b3077c4635
Use shared constant for default avatar path
2025-05-27 22:34:22 +03:00
Cohee
817ae20c3b
Allow vertical scroll in import menu
2025-05-27 22:31:16 +03:00
buzz
4bec90abb5
Import character card from Soulkyn ( #4042 )
2025-05-27 22:30:15 +03:00
InterestingDarkness
1e2bec1751
Removed direct references to 'vertexai_project_id' from openai.js and related files, ensuring it is now managed through backend secrets for enhanced security.
2025-05-27 21:25:53 +08:00
InterestingDarkness
a9d4988fc0
Remove vertexai_service_account_json from oai_settings. And google.js.
2025-05-27 08:59:13 +08:00
Cohee
2c7f2e2014
Pollinations: fix headers, add samplers
2025-05-26 23:18:51 +03:00
Cohee
e2222ac40a
Pollinations: fix headers, add samplers
2025-05-26 23:18:14 +03:00
Cohee
1b5a11206f
Merge pull request #3967 from gakada/regex
...
Regex: allow multiple definitions in a single file
2025-05-26 22:26:06 +03:00
Cohee
523cc36b46
Implement bulk operations for regex
2025-05-26 22:21:48 +03:00
Cohee
52c3b83f96
Merge branch 'staging' into regex
2025-05-26 21:13:13 +03:00
InterestingDarkness
df36b60e9b
Add vertex AI configuration fields to sensitiveFields in openai.js
...
- Included 'vertexai_project_id', 'vertexai_region', and 'vertexai_service_account_json' to the sensitiveFields array for enhanced configuration management.
2025-05-27 00:45:33 +08:00
InterestingDarkness
453c177a8e
Enhance Vertex AI model selection by adding data-mode attributes
...
- Updated index.html to include data-mode attributes for model optgroups, distinguishing between express and full modes.
- Modified openai.js to show/hide model groups based on the selected authentication mode, improving user experience and functionality.
2025-05-27 00:43:31 +08:00
InterestingDarkness
9e71b70f75
Updated toastr messages in openai.js to use translation function for better internationalization support.
2025-05-27 00:38:06 +08:00
InterestingDarkness
1c048a6c79
Refactor Google authentication functions for Vertex AI
...
- Exported `getVertexAIAuth`, `generateJWTToken`, and `getAccessToken` functions from google.js for better modularity.
- Removed redundant JWT token generation and access token retrieval logic from chat-completions.js, utilizing the newly exported functions instead.
- Improved code organization and maintainability by centralizing authentication logic.
2025-05-27 00:31:43 +08:00
InterestingDarkness
7fcd40c829
fix ESLint
2025-05-26 22:18:54 +08:00
InterestingDarkness
5656c7950d
Implement Vertex AI authentication modes and configuration in UI
...
- Updated index.html to include options for Vertex AI authentication modes (Express and Full).
- Enhanced openai.js to manage Vertex AI settings, including project ID, region, and service account JSON.
- Added validation and handling for service account JSON in the backend.
- Modified API request handling in google.js to support both authentication modes for Vertex AI.
- Updated secrets.js to include a key for storing Vertex AI service account JSON.
- Improved error handling and user feedback for authentication issues.
2025-05-26 22:09:59 +08:00
Cohee
a6928289b3
Clear extension load errors before activating extensions
2025-05-26 11:10:47 +00:00
Cohee
a8a133b6c2
Merge branch 'release' into staging
2025-05-26 08:08:47 +00:00