Cohee
|
6e36b77f1a
|
Remove TAI artifact
|
2024-10-31 19:57:29 +02:00 |
|
Beinsezii
|
ace2902cb8
|
llama.cpp Enable dry w/ array convert
The new PR that was merged needs an array instead of a str
https://github.com/ggerganov/llama.cpp/pull/9702
|
2024-10-26 16:07:07 -07:00 |
|
Cohee
|
f5bdb52c25
|
Merge branch 'staging' into webpack
|
2024-10-26 19:11:29 +03:00 |
|
Wolfram Ravenwolf
|
139c6b9c71
|
Add Claude 3.5 Sonnet (latest) options
|
2024-10-24 12:51:34 +02:00 |
|
David Jimenez
|
030808d308
|
feat: add Claude 3.5 Sonnet 20241022 API model
|
2024-10-22 19:05:51 +01:00 |
|
Cohee
|
1c50180daa
|
Merge branch 'staging' into webpack
|
2024-10-19 13:15:54 +03:00 |
|
Cohee
|
ff2c71c4ef
|
MistralAI: Add new models to the list
|
2024-10-18 20:48:28 +03:00 |
|
Cohee
|
e2a09ad5a7
|
Switch to module init function pattern
|
2024-10-18 12:17:30 +00:00 |
|
Cohee
|
b6f9c6480b
|
unvendor: Move formula rendering from core to extensions
|
2024-10-17 10:08:00 +00:00 |
|
Cohee
|
e9a002bc2b
|
unvendor: Replace droll
|
2024-10-17 08:12:28 +00:00 |
|
Cohee
|
ec4763b0c5
|
unvendor: Replace popperjs/core
|
2024-10-17 08:03:58 +00:00 |
|
Cohee
|
e1694ede9d
|
unvendor: Replace seedrandom
|
2024-10-17 02:19:47 +03:00 |
|
Cohee
|
81bdeb6da8
|
unvendor: Replace moment
|
2024-10-17 02:02:45 +03:00 |
|
Cohee
|
7b0f7306c0
|
unvendor: Replace showdown
|
2024-10-17 01:51:35 +03:00 |
|
Cohee
|
8b8f2f1144
|
unvendor: Replace SVGInject
|
2024-10-17 01:39:15 +03:00 |
|
Cohee
|
ca844c8b0a
|
unvendor: Replace Readability
|
2024-10-17 01:30:04 +03:00 |
|
Cohee
|
d5fdf307c8
|
unvendor: Replace handlebars
|
2024-10-17 00:34:07 +03:00 |
|
Cohee
|
1c4e87b25b
|
unvendor: Replace localforage
|
2024-10-16 23:37:54 +03:00 |
|
Cohee
|
416282ae1f
|
unvendor: Replace hljs
|
2024-10-16 23:18:23 +03:00 |
|
Cohee
|
3c28b754dc
|
Delete vendored dompurify
|
2024-10-16 23:12:30 +03:00 |
|
Cohee
|
e6d8f0a33e
|
unvendor: Replace Fuse
|
2024-10-16 22:15:38 +03:00 |
|
Cohee
|
725cfdebca
|
Merge pull request #2993 from theo77186/llamacpp_xtc
Enable XTC support for llama.cpp
|
2024-10-16 20:52:06 +03:00 |
|
theo77186
|
37f3a24ac6
|
Enable XTC support for llama.cpp
|
2024-10-16 18:30:46 +02:00 |
|
Cohee
|
24884b3206
|
TextGenWebUI: remove legacy API mode
|
2024-10-15 00:32:56 +03:00 |
|
Cohee
|
8986cb0039
|
Update preset button styles
|
2024-10-14 20:56:31 +03:00 |
|
Cohee
|
17ff324e9c
|
Remove outdated warning
|
2024-10-14 13:36:03 +00:00 |
|
Cohee
|
12fbf3df95
|
Add editor expanders to adv.defs
Closes #2984
|
2024-10-14 00:40:21 +03:00 |
|
Cohee
|
11751d3893
|
Unify the display of novel streaming checkbox
|
2024-10-13 22:38:14 +03:00 |
|
Cohee
|
b077b157dc
|
Uniform icon widths
|
2024-10-13 21:35:10 +03:00 |
|
Cohee
|
7ca7a9c839
|
Move delete to the top
|
2024-10-13 21:28:27 +03:00 |
|
Cohee
|
652a59bfb7
|
Merge branch 'staging' into rename-presets
|
2024-10-13 21:22:30 +03:00 |
|
Cohee
|
b20849ea70
|
Fix quantum link position
|
2024-10-13 21:21:20 +03:00 |
|
Cohee
|
b40eb49201
|
Add recommended mobile meta-tag
|
2024-10-13 21:16:24 +03:00 |
|
Cohee
|
60c6549b9b
|
Set standout header styles
|
2024-10-10 00:31:57 +03:00 |
|
Cohee
|
6e0bec2184
|
Restyle import/export buttons
|
2024-10-10 00:19:05 +03:00 |
|
Cohee
|
c21e1ac3f7
|
[wip] Add buttons for renaming presets
|
2024-10-09 23:22:00 +03:00 |
|
Cohee
|
9f23a7852f
|
NovelAI: Increase repetition penalty precision
|
2024-10-09 22:55:33 +03:00 |
|
Cohee
|
4bdaca5f8e
|
Featherless: More specifity for selectors
|
2024-10-09 22:14:49 +03:00 |
|
Cohee
|
80f9d90918
|
Merge branch 'staging' into featherless-models
|
2024-10-09 21:51:59 +03:00 |
|
Cohee
|
0a84c094e7
|
Hide old models selector
|
2024-10-09 21:51:55 +03:00 |
|
DarokCx
|
64ff555425
|
BugFix and UI improvements
|
2024-10-09 13:56:31 -04:00 |
|
Cohee
|
15efdb6609
|
Merge pull request #2962 from SillyTavern/cohere-v2
Migrate Cohere to /v2/chat
|
2024-10-09 10:29:04 +03:00 |
|
Cohee
|
bdaf7b9258
|
Merge pull request #2955 from Yokayo/staging
Add rename buttons for advanced formatting presets
|
2024-10-09 01:33:52 +03:00 |
|
Cohee
|
c2935ba4a7
|
Migrate Cohere to /v2/chat
Closes #2916
|
2024-10-08 23:50:09 +03:00 |
|
DarokCx
|
09035a71dc
|
Added sort by date Added
|
2024-10-07 10:02:11 -04:00 |
|
Yokayo
|
88d52ea587
|
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into staging
|
2024-10-06 23:52:46 +07:00 |
|
Yokayo
|
90ef3e51c0
|
Add advanced formatting presets renaming buttons
|
2024-10-06 23:52:41 +07:00 |
|
Cohee
|
6369882be3
|
Merge branch 'staging' into tool-calling
|
2024-10-05 20:31:28 +03:00 |
|
Cohee
|
ebe2929dfd
|
Localize chat timestamps
|
2024-10-05 17:07:17 +03:00 |
|
Cohee
|
3b4a455ef8
|
Split Custom OAI prompt post-processing modes
|
2024-10-05 16:09:39 +03:00 |
|