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
Cohee
f18733266d
Add ability to maximize floating drawers (logprobs, A/N, CFG)
2024-03-18 02:12:23 +02:00
Cohee
c393dac2e4
Fix class on hotswap wrapper
2024-03-18 01:32:02 +02:00
Cohee
7f909b99f9
Merge branch 'staging' into tags-as-folders-enhancements
2024-03-17 14:09:24 +02:00
Cohee
dc74f546d5
Merge pull request #1875 from kalomaze/cubic-curve
...
smoothing_curve UI support
2024-03-17 02:20:51 +02:00
Cohee
77784585ba
Merge branch 'staging' into tags-as-folders-enhancements
2024-03-16 22:32:01 +02:00
Cohee
7aa5ab2d8d
Fix performance of loading very large chats
2024-03-16 02:19:41 +02:00
Cohee
753b7dd526
Merge pull request #1931 from deffcolony/staging
...
added data-i18n tags
2024-03-15 21:36:46 +02:00
deffcolony
2db2e2d687
added data-i18n tags
...
+updated and added data-i18n tags
2024-03-15 00:35:21 +01:00