Commit Graph

2288 Commits

Author SHA1 Message Date
ebolam
1f50c4bd91 Added code to set option width to 0 if not used (gen amount=1 and no options to show). 2022-08-10 16:04:34 -04:00
vfbd
2af57adff3 API v1.1.0 2022-08-10 14:48:01 -04:00
ebolam
8ecd51486e Added option to keep generation options on the right 2022-08-10 13:09:55 -04:00
GuiAworld
d97dff0309 Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-10 13:10:34 -03:00
GuiAworld
a6073e9895 changed behaviour of StoryM pin&adjusted Left size 2022-08-10 13:09:47 -03:00
ebolam
3cc40b8526 Fixed Clicking outside of a unpinned menu should close it 2022-08-10 12:07:30 -04:00
ebolam
eada9f670c Ui settings 2022-08-10 11:56:05 -04:00
GuiAworld
3210db6990 Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-10 12:47:01 -03:00
ebolam
10e3c340d3 Added option to allow the game text to take up all space or stay centered when no menus are pinned 2022-08-10 10:59:08 -04:00
ebolam
18fd5920eb Pinning preserved as cookie on browser so will survive a page refresh 2022-08-10 09:38:32 -04:00
ebolam
384199f9d5 Fix for message box footer not being at the end of the box 2022-08-10 08:20:20 -04:00
ebolam
07042d0483 Added error message popup so console is needed less 2022-08-10 08:09:14 -04:00
vfbd
becda8b842 Error 405 now sets Allow header 2022-08-09 22:32:24 -04:00
GuiAworld
4ae7a12df5 skin v2 2022-08-09 21:41:59 -03:00
GuiAworld
ba1f79f98d Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-09 20:38:25 -03:00
GuiAworld
07fceea071 1 2022-08-09 20:06:54 -03:00
ebolam
cd382dc1b8 Pinning enabled for both menus as well as better text flow 2022-08-09 18:05:30 -04:00
GuiAworld
8680fe5a39 Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-09 18:45:28 -03:00
GuiAworld
a3f1951357 1 2022-08-09 18:41:26 -03:00
GuiAworld
81925684a8 fix 2022-08-09 18:09:37 -03:00
ebolam
dd165a3281 Added save overwrite, download as json, and fixed some css properties 2022-08-09 15:07:35 -04:00
GuiAworld
1931748fa6 skin v1 2022-08-09 14:43:51 -03:00
GuiAworld
0bcc05cf98 skin v1 2022-08-09 14:42:03 -03:00
ebolam
d4ea9bf141 Fix for issue 26 and CSS adjustments 2022-08-09 11:02:22 -04:00
GuiAworld
c1e6d55098 Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-09 11:22:00 -03:00
ebolam
284916388d CSS fix for presets 2022-08-09 08:15:19 -04:00
GuiAworld
04b530865e a 2022-08-08 20:23:58 -03:00
vfbd
5352c14c59 Fix typo in /config/soft_prompt documentation 2022-08-08 19:20:48 -04:00
vfbd
c04e3c5666 Fix /docs/ redirects 2022-08-08 18:21:46 -04:00
vfbd
55c4acad8f Disable probability viewer and output streaming when using API 2022-08-08 18:16:08 -04:00
vfbd
82ae749396 Merge branch 'united' into api 2022-08-08 18:14:50 -04:00
vfbd
aa01d1419d Add /story/end/delete and /story endpoints 2022-08-08 18:08:55 -04:00
vfbd
1f629ee254 Add more endpoints 2022-08-08 17:51:40 -04:00
vfbd
a93087aecd Fix api_format_docstring 2022-08-08 14:21:50 -04:00
ebolam
7c35b70222 Bias UI complete 2022-08-08 14:20:47 -04:00
vfbd
ddda981436 Improve /generate description 2022-08-08 14:19:43 -04:00
vfbd
dc0fa9bff1 Add redirects to /api/v1/docs/ 2022-08-08 14:16:38 -04:00
ebolam
1fb74ebaa1 Bias Scoring UI 2022-08-08 14:00:30 -04:00
ebolam
5d07921b5e Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
# Conflicts:
#	koboldai_settings.py
#	templates/settings flyout.html
2022-08-08 14:00:00 -04:00
ebolam
e015a1d19a Bias UI changes and UI Color Scheme updates 2022-08-08 13:55:12 -04:00
vfbd
ce064168e3 Additional validation for soft_prompt in API 2022-08-08 13:52:07 -04:00
ebolam
fa5a236315 Merge pull request #25 from one-some/phrase-biasing-ui2
Add phrase biasing backend
2022-08-08 13:35:22 -04:00
vfbd
de1e8f266a ValidationErrorSchema now has minItems 1 for its arrays 2022-08-08 13:22:18 -04:00
vfbd
596f619999 Unknown values in API input are now ignored instead of causing error 2022-08-08 13:17:53 -04:00
vfbd
3b56859c12 vars.disable_input_formatting and vars.disable_output_formatting fix 2022-08-08 13:04:46 -04:00
somebody
8d54b8d08b Add phrase biasing backend 2022-08-08 11:33:17 -05:00
ebolam
ad6bf95c42 Fix for model loading not updating some attributes on the page. 2022-08-08 10:16:10 -04:00
ebolam
6675769c0b Initial Phrase Bias working commit 2022-08-08 09:34:32 -04:00
ebolam
9adc48f6ce Fix for phantom spaces added after editing text 2022-08-08 08:43:53 -04:00
vfbd
3460e62271 Mark /static/swagger-ui as linguist-vendored 2022-08-08 02:40:39 -04:00