Cohee
bb0c662713
Note when char description is hidden with creator notes
2025-01-15 01:30:01 +02:00
Cohee
eee45281ea
Merge branch 'staging' into fix-chat-comp-label-wrapping
2025-01-15 00:06:16 +02:00
Cohee
5734722c5d
Merge branch 'staging' into frFr
2025-01-14 21:32:58 +02:00
Cohee
4ebff0ffcc
Merge branch 'staging' into ruRuJan
2025-01-13 16:53:26 +00:00
Cohee
218f198ec6
Merge pull request #3247 from Tosd0/staging
...
zh-CN translation staging
2025-01-13 16:02:53 +02:00
Yokayo
977e7a40bc
Fix typo
2025-01-13 15:29:23 +07:00
Yokayo
1d5cf8d25c
Work on translation
2025-01-12 00:42:58 +07:00
Rendal
a66f9bf494
Fix translation inconsistencies and typos in UI files.
...
This commit resolves several translation inaccuracies, grammatical errors, and formatting issues in the French UI locale and HTML files.
2025-01-10 15:27:28 +00:00
Wolfsblvt
5e881e5944
Fix chat comp label wrapping on non-chrome
...
- Fixes #3280
- No one noticed, because on Chrome it works, eh
2025-01-09 03:48:04 +01:00
Cohee
7f5dc72161
Fix user settings doc link
2025-01-04 16:02:09 +02:00
Sneha C
18243fe879
Update inclusion-group tooltip doc site link
2025-01-04 17:18:16 +04:00
Sevenyine
0bda86c352
Supplemented zh-CN UI translation
2025-01-04 18:09:12 +08:00
Cohee
dea4a63022
Move rss extension container to other column
2025-01-03 01:42:03 +02:00
Cohee
b7a96b3143
Add fixed containers for downloadable extensions
2025-01-02 22:25:44 +02:00
Sevenyine
dec4a7d31e
add i18n keys and zh-CN translations
2025-01-01 21:45:18 +08:00
Cohee
e9c9dda3fb
Remove unspecified role, hide icons for non-custom prompts of non-system roles
2024-12-31 23:28:52 +02:00
Cohee
8a55cd776f
Unset => Unspecified
2024-12-31 21:08:42 +02:00
Cohee
227201a5fc
Add "unset" value for PM prompt role, refactor icons display
2024-12-31 15:14:29 +02:00
Cohee
ec0f57a8eb
Fix bad copypaste
2024-12-30 00:41:43 +02:00
Cohee
cdb31699d4
Expose new post-processing as "Semi-strict"
2024-12-29 21:20:15 +02:00
Cohee
4c7d160d41
DeepSeek
...
Closes #3233
2024-12-29 20:38:13 +02:00
Cohee
662f0e9c73
Gemini: Thought toggle
...
Closes #3220
2024-12-29 18:23:07 +02:00
Cohee
08baa1f9ae
Gemini: lean sysprompt hint
2024-12-27 22:40:59 +02:00
79
0d8977d688
Update index.html - New Google AI Studio Model
2024-12-27 15:08:16 +08:00
Cohee
0b43717931
Add background image fitting options
...
Closes #3133
2024-12-24 23:32:31 +02:00
Cohee
7adc6d38e2
OpenRouter: Add control for middle-out transform
...
Closes #3033
2024-12-24 21:51:47 +02:00
Cohee
71050ef1d2
Fix AI Horde deadnaming
2024-12-23 19:37:51 +02:00
Cohee
1ebaf18210
feat: add drag-and-drop functionality for logit bias lists
2024-12-22 19:26:47 +02:00
DocShotgun
6193eb14da
Add DRY to llama.cpp sampler order
2024-12-18 19:04:49 -08:00
Cohee
8753ae34be
Merge pull request #3193 from cloak1505/r7b
...
Add Cohere command-r7b-12-2024
2024-12-17 12:18:54 +02:00
Cohee
7eacdac665
Add bypass status check for Generic TC API type
2024-12-16 21:29:41 +02:00
cloak1505
12cc607754
Replace invalid aya-23 model name
2024-12-15 17:12:45 -06:00
cloak1505
266b181d49
Add Cohere command-r7b-12-2024
...
Also slightly reorder model list
2024-12-15 14:47:22 -06:00
M0cho
58213d0ab0
Update: [index.html] Fixed inconsistent notation of GAI models
...
Corrected the text from "Experiment" to "Experimental" to align with the terminology used on https://aistudio.google.com/ .
2024-12-15 12:29:44 +09:00
M0cho
954ed6c2b2
Update: [index.html] Remove PaLM from GAI models
...
The PaLM family (PaLM 2, PaLM 2 Chat) is no longer available on AI Studio.
```
Google AI Studio API returned error: 404 Not Found {
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
```
2024-12-15 12:28:37 +09:00
M0cho
df5f69dc66
Update: [index.html] Added notes for deprecated GAI models
...
Based on https://ai.google.dev/gemini-api/docs/models/gemini , the 1.0 Pro model has been marked as deprecated.
2024-12-15 12:18:34 +09:00
M0cho
e762405cba
Update: [index.html] Remove GAI models deleted from the API
...
The 1.0 Pro Vision model has already been removed.
```
Google AI Studio API returned error: 404 Not Found {
"error": {
"code": 404,
"message": "Gemini 1.0 Pro Vision has been deprecated on July 12, 2024. Consider switching to a different model, for example gemini-1.5-flash.",
"status": "NOT_FOUND"
}
}
```
2024-12-15 12:11:56 +09:00
Cohee
e15e6dc3bd
One more example of generic endpoint
2024-12-14 16:04:01 +02:00
Cohee
cd0b834291
Implement "except" mode for type-specific controls in settings
2024-12-13 20:58:16 +02:00
Cohee
3167019faf
Add generic text completion API type (100% OAI compatible)
2024-12-13 01:12:10 +02:00
M0cho
67cb89f634
Sort Gemini-Subversion: gemini-exp-series by date
2024-12-12 06:33:21 +09:00
M0cho
a64c8ade9d
Support Gemini 2.0 Flash-exp
2024-12-12 06:31:27 +09:00
Cohee
3be17e2ed8
Merge branch 'staging' into persona-lorebook
2024-12-11 18:25:58 +02:00
Cohee
bcfb07de5e
New llama-3.3 Groq model
...
Closes #3168
2024-12-10 17:59:59 +02:00
Cohee
323b9407df
Small cosmetic fixes
2024-12-09 15:26:57 +02:00
Cohee
84d2530c52
Merge branch 'staging' into persona-lorebook
2024-12-07 15:52:23 +02:00
AlpinDale
add108b821
fix the JS issue where both ooba and aphro were using the same container ID
2024-12-07 12:36:10 +00:00
AlpinDale
a1115ab4ff
Merge remote-tracking branch 'alpin/staging' into sampler_order
2024-12-07 12:27:55 +00:00
Cohee
3ed095bb0e
Merge pull request #3154 from SillyTavern/optimize-past-swipes
...
Optimize past swipes
2024-12-06 21:31:19 +02:00
M0cho
073b76a693
Support Gemini-exp-1206
2024-12-07 02:19:15 +09:00