Cohee
ae7ad6dbf0
Merge branch 'feature/extensions' of https://github.com/BlipRanger/SillyTavern into dev
2023-07-13 16:49:52 +03:00
RossAscends
edfafe4e7c
scroll for member list popout
2023-07-13 22:38:56 +09:00
RossAscends
184e662ab6
hide group member popout from mobile
2023-07-13 22:36:38 +09:00
RossAscends
18272be918
floating current group member list
2023-07-13 22:16:57 +09:00
Cohee
2c4efe5509
Enable logit bias for OpenRouter
2023-07-13 14:16:11 +03:00
Cohee
e08889a348
Fix sampling order not being applied when selecting a Kobold preset.
2023-07-13 10:50:42 +03:00
RossAscends
ff8c9546ad
add /impersonate (aka /imp)
2023-07-13 16:12:49 +09:00
RossAscends
be91af30b8
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-13 15:45:14 +09:00
RossAscends
c91d32d273
fix movingUI
2023-07-13 15:45:12 +09:00
BlipRanger
ee6bfbf4cc
Add simple-get to packages.
2023-07-13 01:30:37 -04:00
BlipRanger
2b8db6350e
Fixed a stupid delete bug, reload on delete.
2023-07-13 01:12:57 -04:00
BlipRanger
35336b1646
Delete method almost complete
2023-07-13 00:59:16 -04:00
BlipRanger
07b42e0fb4
Documentation update
2023-07-13 00:03:23 -04:00
BlipRanger
eccae1056f
Add clickable names to go to repos
2023-07-12 23:54:17 -04:00
BlipRanger
cc7c42232e
Fetch first, then check status
2023-07-12 22:37:42 -04:00
BlipRanger
4fb65a9235
Code refactor to make this more readable
2023-07-12 22:37:24 -04:00
BlipRanger
75080394ac
Style for greyed out checkboxes
2023-07-12 22:26:23 -04:00
BlipRanger
396aaaf6e9
Add update button and check for external extenisons
2023-07-12 22:26:01 -04:00
Cohee
cb37fbd827
Update context size hint
2023-07-12 23:48:15 +03:00
RossAscends
f513c54691
fix bg menu for <1000px screens
2023-07-13 05:05:00 +09:00
RossAscends
abdf1ac71e
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-07-13 03:54:26 +09:00
RossAscends
67195071c3
chat width convert to flat 50vw
2023-07-13 03:54:23 +09:00
Cohee
26b6d48a3d
OpenRouter website model use option
2023-07-12 20:54:11 +03:00
Cohee
f9630acaf4
Allow to change supported OpenRouter parameters
2023-07-12 19:19:53 +03:00
Cohee
a20eff92f0
Format styles
2023-07-12 17:25:59 +03:00
Cohee
f1c5f26b86
Merge branch 'main' into dev
2023-07-12 17:25:30 +03:00
Cohee
dc788f6571
Update localization files
2023-07-12 17:19:34 +03:00
Cohee
abe57f7e9a
Merge pull request #687 from BlipRanger/feature/backend
...
Backend endpoint for single attribute editing
2023-07-12 17:07:58 +03:00
Cohee
cb294983e7
Merge pull request #701 from 50h100a/api-tokenize
...
Added tokenizer option for Ooba-like APIs
2023-07-12 11:28:50 +03:00
Cohee
9bbf23e56f
Merge pull request #695 from ThisIsPIRI/continue
...
Fix continue formatting
2023-07-12 11:28:15 +03:00
Cohee
4aeda77648
Merge pull request #697 from bdashore3/dev
...
Regex: Switch slash command hooks
2023-07-12 11:26:53 +03:00
50h100a
6b0e13e064
dammit
2023-07-12 04:26:37 -04:00
50h100a
49ae2cbad6
New tokenizer option.
...
If you're running an ooba-like api, you can use the token-count endpoint.
Exact and fast!
2023-07-12 04:18:55 -04:00
BlipRanger
27e3485127
Still working, added update and version get functions
2023-07-12 01:13:36 -04:00
BlipRanger
b41d0a08c7
Replace lines that you definitely already had...
2023-07-11 19:24:13 -04:00
BlipRanger
de3b39f825
Skip over if folder is missing
2023-07-11 19:14:14 -04:00
BlipRanger
2454963129
Cleanup functions
2023-07-11 19:09:06 -04:00
BlipRanger
f67013f7ed
Ignore third party extensions
2023-07-11 18:28:18 -04:00
BlipRanger
53d45356a4
External extension import UI + backend
2023-07-11 18:24:04 -04:00
ThisIsPIRI
dedb913b67
Fix continue formatting
2023-07-12 06:57:05 +09:00
Cohee
4f11b38110
Add applyLocale() global function
2023-07-12 00:32:28 +03:00
Cohee
4a3e95d79f
Remove System prefix from Claude prompts
2023-07-12 00:26:45 +03:00
Cohee
393fff6207
Fix double insertion of WI with Chat Completions
2023-07-12 00:26:29 +03:00
Cohee
c9cc8fcf18
Calculation fixes to prompt itemizer
2023-07-12 00:05:34 +03:00
Cohee
6b1965fcf4
#693 Format story string after WI insertion for instruct mode
2023-07-11 23:22:12 +03:00
BlipRanger
bb6ff352b3
External extension support start
2023-07-11 16:10:42 -04:00
Cohee
5660280c51
Uncap max Claude 2 context size
2023-07-11 22:28:33 +03:00
kingbri
bd7d4beab5
Regex: Add slash command input hook
...
Slash command output for sys and sendas commands were being formatted,
but add the ability for user placement to also apply to slash command
invocations.
Some slash commands will require an output hook, so add exclusions
inside the code itself.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-11 15:28:30 -04:00
BlipRanger
33918d3e05
Match with safety improvements from other branch.
2023-07-11 15:03:02 -04:00
Cohee
040380e0fb
Merge pull request #692 from bdashore3/dev
...
Fixes more regex bugs
2023-07-11 21:08:43 +03:00