Cohee
2b12d3f8e8
Merge branch 'staging' into neo-server
2024-04-15 01:23:36 +03:00
Cohee
f7eb57082a
Merge pull request #2090 from Dakraid/feature/zoomed-avatar-tweaks
...
Adjust style and add magnification to zoomed avatar
2024-04-15 00:44:27 +03:00
Cohee
0263be8c1f
Merge branch 'staging' into neo-server
2024-04-15 00:26:52 +03:00
Cohee
4a553e1fc8
Merge branch 'release' into staging
2024-04-15 00:26:43 +03:00
Kristan Schlikow
54eec3e215
Separate handling for closing for mobile and desktop
...
Clicking on the image only closes on desktop now, while on mobile the close button has to be pressed as touch is used for the magnification
2024-04-14 22:17:38 +02:00
Cohee
23ac23010d
Fix the rest of mobile cases
2024-04-14 21:17:18 +03:00
Cohee
607e85639c
Code clean-up
2024-04-14 19:31:38 +03:00
Kristan Schlikow
835d6c71fa
Add option to toggle magnification behaviour
2024-04-14 17:00:10 +02:00
Cohee
9cb777a4e9
Increase default avatar size 400x600 => 512x768
2024-04-14 17:36:48 +03:00
Kristan Schlikow
ec76742d0e
Fix positioning of the drag icon
...
Image still gets magnified when the icon is grabbed, but that is a minor aesthetic bug without influence on the functionality
2024-04-14 03:10:08 +02:00
Kristan Schlikow
0c4da602ab
Adjust style and add magnification to zoomed avatar
2024-04-14 02:58:23 +02:00
Ondřej Sakala
5ce625fb6b
added a web-search toggle for Cohere API
2024-04-14 02:25:11 +02:00
Cohee
31ba3cf039
Merge branch 'staging' into neo-server
2024-04-11 21:47:10 +03:00
Cohee
ee62f77e96
Merge pull request #2063 from kingbased/goog
...
Gemini system prompt support
2024-04-11 19:49:20 +03:00
Cohee
d2ac782c3c
Fix broken HTML and code style
2024-04-11 19:21:59 +03:00
Yokayo
f6b80c021a
Localize more strings
2024-04-11 14:52:26 +07:00
based
4ac6bbd515
thought it looked a little strange
2024-04-11 17:01:19 +10:00
based
34bca69950
system prompt support for gemini 1.5
2024-04-11 16:38:20 +10:00
Cohee
bd4d8847ce
Merge branch 'staging' into neo-server
2024-04-10 21:41:03 +03:00
Cohee
53baa7aae7
#2051 #2031 Selectable prompt converter for custom OAI type
2024-04-10 21:12:57 +03:00
Cohee
a9a3d91e4f
Fix char management dropdown on rectangular avatars
2024-04-10 20:31:38 +03:00
Cohee
b5d7d0a73f
Merge pull request #2050 from Dakraid/feature/new-avatar-tag-layout
...
Update layout for avatar tags and controls
2024-04-10 20:27:31 +03:00
Cohee
9b97294799
Denser layout
2024-04-10 20:27:06 +03:00
Kristan Schlikow
b811d69068
Fix sizing on smaller resolutions
2024-04-10 19:10:15 +02:00
Cohee
91e93958b8
Merge pull request #2055 from kingbased/turbo
...
new turbo model
2024-04-10 14:30:06 +03:00
Kristan Schlikow
7d4e689bec
Update layout for avatar tags and controls
2024-04-10 12:15:51 +02:00
Cohee
75857ae18c
#2041 Fix WI checkboxes missing in localizations
2024-04-10 12:17:35 +03:00
based
62ed8faef0
didn't really make sense to have these i guess
2024-04-10 14:33:38 +10:00
based
540cddf300
new turbo model
2024-04-10 14:24:43 +10:00
Cohee
497f38111f
Merge branch 'staging' into neo-server
2024-04-09 20:26:03 +03:00
LenAnderson
0e2a82ce00
add generic popups with their own elements
2024-04-08 18:42:33 -04:00
Cohee
72792ae9f9
Basic account management
2024-04-08 02:38:20 +03:00
Wolfsblvt
4a4296127c
Group chat-specific join prefix/suffix for char fields
...
- Add group chat setting fields for "prefix" and "suffix"
- Settings will be visible when any "join" setting is selected
- each part will be surrounded, which optional macro replacements on the prefix/suffix
2024-04-07 21:12:41 +02:00
Cohee
495cf5d9ca
Move context formatting help link
2024-04-06 15:47:11 +03:00
Cohee
b1c2617b0d
Only init scroll height of WI keys when first opening the drawer
2024-04-05 13:53:39 +03:00
Cohee
3a0ceae80a
Optimize scroll height resets on WI entry render, remove silly logs
2024-04-05 13:45:28 +03:00
Cohee
0804843805
Add per-character and per-group overrides for external media
2024-04-05 00:39:54 +03:00
Cohee
6cc73c2a0b
Add instruct last system sequence
2024-04-04 22:27:08 +03:00
Cohee
42138ca09b
Add command-r-plus
2024-04-04 20:38:34 +03:00
Cohee
d8fa692774
Unify API connect UI positioning
2024-04-03 01:45:38 +03:00
Cohee
54a6f4bc62
Add speed control
2024-04-02 22:52:51 +03:00
Cohee
51b3b8bfaa
Add smooth streaming
2024-04-02 14:56:15 +03:00
kingbri
4f0322351e
Sampling: Add ability to send JSON schemas
...
TabbyAPI supports the ability to send JSON schemas with prompts in
addition to EBNF strings supported by outlines. Add an extra box
for TabbyAPI only.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-04-02 00:59:21 -04:00
Cohee
9838ba8044
#1994 Add Cohere as a Chat Completion source
2024-04-02 00:20:17 +03:00
Cohee
045d4e972a
Merge pull request #1982 from Wolfsblvt/improve-bulk-edit-and-fixes
...
Improve bulk edit and bug fixes to tags
2024-03-31 11:00:28 +03:00
Cohee
a96bb40505
#1991 Add API key for llama.cpp
2024-03-31 00:27:12 +02:00
Cohee
153f75cf1a
Add role selection to Character's Note depth prompt
2024-03-30 23:12:01 +02:00
Wolfsblvt
1ff40f0af4
Merge remote-tracking branch 'upstream/staging' into improve-bulk-edit-and-fixes
2024-03-30 19:03:03 +01:00
Cohee
03d0182cfb
Fix button margin
2024-03-29 19:47:52 +02:00
Cohee
06d1369f58
Make default instruct/context restorable
2024-03-29 19:39:59 +02:00