Commit Graph

4752 Commits

Author SHA1 Message Date
46e7b25ede Merge branch 'release' into staging 2024-03-30 14:24:42 +02:00
652987ae01 Add missing auth header 2024-03-30 14:23:50 +02:00
b747bdf89b Fix nav styles for narrower screens 2024-03-30 13:46:46 +02:00
21b6dfac38 Merge pull request #1988 from HiroseKoichi/instruct-rework
Fix formats in the Instruct-rework branch
2024-03-30 12:59:15 +02:00
d997f8dc53 Add {{trim}} macro 2024-03-30 12:26:21 +02:00
06e15e6d5f L + skill issue + bad copypaste 2024-03-30 12:00:10 +02:00
12a36341f8 Fix newline trimming for the last message 2024-03-30 11:50:20 +02:00
ea4ba57408 Fix horizontal scrollbar appearing in popups
- Fix that annoying horizontal scrollbar appearing in popups, e.g. the tag popup when you drag tags around
- Still provide possibility to make popups actually utilize scrollbars
2024-03-30 05:41:54 +01:00
dddcac9af8 implement drawthings local app api support for sd extension 2024-03-30 01:12:29 -03:00
e0bff492b8 Update Synthia.json 2024-03-29 21:30:48 -05:00
f4eed15e4a Update ChatML.json 2024-03-29 21:13:33 -05:00
80f4bd4d9e Global refactor of printCharacter and filter print
- (!) Refactor character list and filter redrawing to one global debounce
- Refactor all places where character list and filters where redrawn to the correct usage (hope I didn't miss any)
- Automatically redraw character list on each tag bulk edit
- Fix tags not being sorted in bulk edit mutual tags list
- Refactor bulk tag edit class to actually be an instance object
- Remember scroll position on character list redraw - unless it's a full refresh
2024-03-30 03:06:40 +01:00
3c627996e0 Update Alpaca.json 2024-03-29 21:03:23 -05:00
79548d93a9 Update Alpaca.json 2024-03-29 21:00:36 -05:00
b9fa614093 Create Llama 2 Chat.json 2024-03-29 20:51:16 -05:00
4b466a9871 Update Llama 2 Chat.json 2024-03-29 20:50:24 -05:00
7a3a2a7874 Update Mistral.json 2024-03-29 20:48:07 -05:00
b49a2e6df2 Update Mistral.json 2024-03-29 20:46:59 -05:00
8892e320e5 Create Synthia.json 2024-03-29 20:42:36 -05:00
3174ea1d53 Update Synthia.json 2024-03-29 20:41:03 -05:00
86cb0a3551 Update Alpaca-Roleplay.json 2024-03-29 20:38:15 -05:00
385b532428 Update Alpaca-Roleplay.json 2024-03-29 20:36:58 -05:00
d9730ba6ec Create Alpaca.json 2024-03-29 20:35:07 -05:00
19fd0f18d8 Update Alpaca.json 2024-03-29 20:33:46 -05:00
bcfa097c22 readme to .gitkeep 2024-03-29 19:52:19 +02:00
03d0182cfb Fix button margin 2024-03-29 19:47:52 +02:00
8b0fde21d4 Update ChatML templates 2024-03-29 19:40:06 +02:00
06d1369f58 Make default instruct/context restorable 2024-03-29 19:39:59 +02:00
9712fd1cfb Merge branch 'staging' into instruct-rework 2024-03-29 18:57:56 +02:00
6a688cc383 Add fallback if tag_map is uninitialized 2024-03-29 18:07:45 +02:00
caded70e16 Merge pull request #1981 from Wolfsblvt/fix-server-cli-precendence
CLI server args precedency fix and new --port --listen args
2024-03-29 17:39:55 +02:00
a3ec0938c5 KoboldCpp grammar fix 2024-03-29 17:28:28 +02:00
2d5b871f2a Fix array access 2024-03-29 15:01:08 +02:00
da035d4984 Update labeler.yml 2024-03-29 13:48:20 +01:00
c39b0ed3d9 issue labeler
+added automatic label system for a more easy filter
2024-03-29 13:32:47 +01:00
bf8b6b80d7 Refactor and improve bulk delete popup
- Improve bulk edit popup with display of avatars and better format
- Refactor both calls of bulk delete to use the same method
- Add display of filename on avatar hover for inline avatars (@Cohee you forgot this one (: )
2024-03-29 05:53:26 +01:00
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
9005d3f790 Merge remote-tracking branch 'upstream/staging' into improve-bulk-edit-and-fixes 2024-03-29 02:42:27 +01:00
a951f68c8d cli server args precedency fix + port/listen arg
- Fixes precedence: cli > (env) > yaml > default
- Add cli arguments for port and listen
2024-03-29 02:35:43 +01:00
3c733b3243 New instruct macros 2024-03-28 23:12:33 +02:00
65a580a402 Adjust sequence naming 2024-03-28 23:12:19 +02:00
0551c8023e Move context/instruct templates to default context index 2024-03-28 22:54:37 +02:00
4f58e04ef3 Move default instruct/context templates out of public 2024-03-28 22:40:43 +02:00
af7c89678c Add .gitkeeps 2024-03-28 22:36:18 +02:00
fcdd90cec4 Adjust last prompt line of quite gens 2024-03-28 21:51:02 +02:00
c91ffb04f3 small correction 2024-03-28 20:43:45 +01:00
e33fbbfbbf update issue template
updates with correct label name
2024-03-28 20:39:49 +01:00
423a1f85be Adjust naming and layout of sequences drawer 2024-03-28 20:28:30 +02:00
c4427349c9 Merge branch 'staging' into instruct-rework 2024-03-28 20:22:52 +02:00
7c99d87238 Also clear prompt cache on streaming stop 2024-03-28 20:22:14 +02:00