Commit Graph

755 Commits

Author SHA1 Message Date
LenAnderson
0e2a82ce00 add generic popups with their own elements 2024-04-08 18:42:33 -04: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
Wolfsblvt
167673fcf5 Updated code documentation
- Updated code documentation for all methods added/changed with this PR
- Expanded tooltip to "bulk edit" to explain how it works
2024-03-29 04:41:16 +01:00
Wolfsblvt
9005d3f790 Merge remote-tracking branch 'upstream/staging' into improve-bulk-edit-and-fixes 2024-03-29 02:42:27 +01:00
Cohee
65a580a402 Adjust sequence naming 2024-03-28 23:12:19 +02:00
Cohee
fcdd90cec4 Adjust last prompt line of quite gens 2024-03-28 21:51:02 +02:00
Cohee
423a1f85be Adjust naming and layout of sequences drawer 2024-03-28 20:28:30 +02:00
Cohee
d02c93e84f Merge branch 'staging' into instruct-rework 2024-03-28 01:34:04 +02:00
Cohee
4a71bda1dc Bit tighter character panel layout 2024-03-28 01:28:41 +02:00
Cohee
310acfe810 Use new instruct sequences in prompt formatting 2024-03-28 00:52:20 +02:00
Cohee
8b7b32a141 (WIP) Add new instruct mode sequences. Deprecates separator sequence.
1. Separate suffixes for all roles
2. System message sequences
3. User alignment message
2024-03-27 23:40:10 +02:00
Wolfsblvt
a4c4f36fc6 Bulk edit select improvements & bulk tag edit inline avatars
- bulk edit tags shows inline avatars for all selected characters
- allow shift-click selecting/deselecting multiple characters on bulk edit
- bulk select all button added
- bulk select shows selected character count
2024-03-27 08:33:32 +01:00
based
6a51855f19 Update Makersuite models 2024-03-27 13:52:51 +10:00
Cohee
6fa6f0c815 Fix panel buttons alignment 2024-03-26 16:10:55 +02:00
Cohee
c6971be269
Merge pull request #1967 from DreamGenX/dreamgen_help_link
Dreamgen help link
2024-03-25 19:12:13 +02:00
DreamGenX
f65d4fd589 DreamGen API Help: Link to guide rather than API Keys page. 2024-03-25 18:08:29 +01:00
Cohee
129febedce
Merge pull request #1962 from 50h100a/pr_mancerargs
Updates to Mancer parameters and a logprobs fix
2024-03-25 18:59:25 +02:00
DreamGenX
c6f2504549 DreamGen API Help: Link to guide rather than API Keys page. 2024-03-25 16:18:56 +01:00
Cohee
101693ba99 Add i18n tags to onboarding. 2024-03-25 14:16:54 +02:00
Cohee
4caa3b4f20 And then there were none 2024-03-24 21:49:12 +02:00
Cohee
e153861043 Hide radio controls in drawers 2024-03-24 21:25:27 +02:00
50h100a
6f7e7b85ab For Mancer:
- Allow logprobs (works)
- Allow multiswipe (not yet)
- Adjust visible samplers
Fix: 0 logprob is 100% chance, handle accordingly.
2024-03-24 14:45:37 -04:00
Cohee
3b637cc9a6 Add forbid overrides to prompts 2024-03-24 01:28:35 +02:00
Cohee
6665666098 Add continue postfix controls for Chat Completion 2024-03-23 23:02:42 +02:00
Cohee
bb6ac5147b Add roles to Author's Notes 2024-03-23 18:45:37 +02:00
Cohee
607df2f555 Add ability to insert role-typed prompt injections 2024-03-23 17:36:43 +02:00
Cohee
6fe1b0f0e2 #1933 Gemini 1.5 Pro 2024-03-21 19:25:54 +02:00
Cohee
3b293de3ec Allow AVIF and friends for avatar images 2024-03-21 14:47:22 +02:00
Cohee
a15ab86fd0 #1941 Add reload loop if settings fail to load 2024-03-20 00:03:13 +02:00
Cohee
965bb54f7d Option to add names to completion contents 2024-03-19 21:53:40 +02:00
Cohee
c0c4187bc6 Indicate UX change of bogus folders 2024-03-19 11:02:59 +02:00
Cohee
3d86d6f7d8 Reduce language selector width 2024-03-19 02:38:42 +02:00
Cohee
5b7b06aba8 Make logprobs draggable, fix conflicts between moving UI and maximization, fix z-fighting 2024-03-19 01:40:02 +02:00