Commit Graph

2503 Commits

Author SHA1 Message Date
henk717
a809170bdc Merge pull request #197 from ebolam/united
UI changes for cluster support
2022-09-01 16:34:32 +02:00
ebolam
8c594e69b3 Pin coloring 2022-09-01 10:08:10 -04:00
ebolam
be660eee69 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-01 10:00:53 -04:00
ebolam
22b9b5781e Fix for multiple prompts when using token streaming and random prompt. Disabled token streaming when that happens 2022-09-01 10:00:43 -04:00
ebolam
9cc574ccff Merge pull request #92 from LightSaveUs/UI2
Buttons position adjustment
2022-09-01 09:50:48 -04:00
LightSaveUs
716494e2d3 Buttons position adjustment 2022-09-01 16:47:22 +03:00
ebolam
08fac1157a Fix for token streaming not visually showing sentence trimming correctly 2022-09-01 09:27:55 -04:00
ebolam
5ee620db30 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-01 09:05:16 -04:00
ebolam
60b49c7053 Fix for visual bug on retry leaving options on the screen. 2022-09-01 09:05:06 -04:00
ebolam
6f849ef7d1 Merge pull request #90 from one-some/ui2-button-align
Button align and noselect on labels
2022-09-01 09:02:22 -04:00
ebolam
9e15828818 Merge branch 'UI2' into ui2-button-align 2022-09-01 09:02:15 -04:00
ebolam
c12c77abb0 Merge pull request #89 from one-some/ui2-threshelp
Add tooltip to completion threshold
2022-09-01 09:00:29 -04:00
ebolam
1f6eefa6df Fix for model loading error due to breakmodel file being partially empty 2022-09-01 08:59:42 -04:00
ebolam
57719bdcd2 Added CSS elements 2022-09-01 08:41:04 -04:00
ebolam
31425872d9 Fix for load story error. 2022-09-01 08:35:48 -04:00
somebody
0d50471633 Wip search for finder 2022-09-01 06:45:27 -05:00
somebody
57ae0b2de9 Finder barebones 2022-08-31 20:32:52 -05:00
somebody
6e0b26145e Make labels noselect 2022-08-31 18:46:14 -05:00
somebody
55441394a0 Fix alignments 2022-08-31 18:45:57 -05:00
somebody
f1699ec496 Add tooltip to completion threshold 2022-08-31 16:54:23 -05:00
ebolam
0d26a027df Bug fix 2022-08-31 17:46:21 -04:00
Divided by Zer0
c1bf91f86c Adds /config/soft_prompts_list API endpoint 2022-08-31 23:45:26 +02:00
ebolam
f0165aab6a Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-31 17:19:14 -04:00
ebolam
87a062099f Minor fixes 2022-08-31 17:18:57 -04:00
Divided by Zer0
339225e400 fix for multiple gens breaking API/CLUSTER 2022-08-31 22:58:58 +02:00
ebolam
8626debeff Fix for cluster key saving 2022-08-31 15:46:08 -04:00
ebolam
e31a0466da Update to home screen 2022-08-31 14:17:47 -04:00
ebolam
b07a649e3e Fix for API key not being saved 2022-08-31 13:17:30 -04:00
ebolam
8c769a9f77 File Load Dialog Updates 2022-08-31 13:06:56 -04:00
ebolam
b9d64f3d7d Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-31 12:55:47 -04:00
ebolam
1e46238366 Added better home screen and new vars for settings buttons 2022-08-31 12:55:38 -04:00
ebolam
55116e26c1 Merge pull request #88 from LightSaveUs/UI2
Themes Updated
2022-08-31 12:45:25 -04:00
LightSaveUs
f744f25812 Theme updated to 0.1.1 version 2022-08-31 19:41:02 +03:00
LightSaveUs
2976456d3c Theme updated to 0.1.5 version 2022-08-31 19:38:20 +03:00
LightSaveUs
1a16527eed Theme updated to 0.4.5 version 2022-08-31 19:23:19 +03:00
ebolam
f953b3dad2 Added Unicorn Theme 2022-08-31 11:56:35 -04:00
ebolam
417cfe20bf Fix for saving key in cluster mode 2022-08-31 11:50:27 -04:00
ebolam
bf814ad407 Add model loading on url or key change for CLUSTER mode 2022-08-31 11:48:38 -04:00
ebolam
6258963e39 Fixed all option for Cluster model selection 2022-08-31 11:10:41 -04:00
ebolam
24ac6f3db8 First working CLUSTER ui. Might need change when multiple models selected. 2022-08-31 10:46:16 -04:00
ebolam
569f4cbce4 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-08-31 09:34:24 -04:00
ebolam
1031b70731 Starts of adding cluster to UI 2022-08-31 09:34:14 -04:00
ebolam
37d978f631 Merge pull request #86 from one-some/ui2-gruvbox-pal
Set palette to #000000 in Gruvbox Dark
2022-08-31 08:31:08 -04:00
ebolam
dcdf4feb82 Merge pull request #85 from GuiAworld/UI2
Splitted theme variable --text & fixed some bugs
2022-08-31 08:30:53 -04:00
ebolam
a1fbf77d99 Merge pull request #84 from one-some/ui2-nailorebookfix
Fix NovelAI lorebook importing
2022-08-31 08:30:11 -04:00
somebody
93c615db23 Fix Gruvbox Dark 2022-08-30 21:38:05 -05:00
somebody
88302d567e Set colors to #000000 2022-08-30 21:32:41 -05:00
GuiAworld
025f9cdb24 Splitted theme variable --text & fixed some bugs 2022-08-30 22:46:50 -03:00
somebody
8705f0b022 Fix NovelAI lorebook importing 2022-08-30 20:02:03 -05:00
henk717
f7b720b127 Clarify umamba
People wanted the source code of umamba.exe so we clarify where it was taken from and where its source code can be found.
2022-08-31 02:16:35 +02:00