Commit Graph

1768 Commits

Author SHA1 Message Date
somebody
555ca5fd05 Add token usage indicator 2022-08-11 17:31:12 -05:00
vfbd
8c7ed92fef --no_ui for disabling the main GUI and Socket.IO server 2022-08-11 18:21:35 -04:00
ebolam
ca2c60d423 Fix for --nobreakmodel 2022-08-11 18:12:50 -04:00
ebolam
bddcd7ab7f Deeper disable of --nobreakmodel attempt 2022-08-11 17:47:19 -04:00
ebolam
01dcbce391 Deeper disable of breakmodel on --nobreakmodel 2022-08-11 17:46:56 -04:00
ebolam
8c796f0996 Disabling debug for socketio client 2022-08-11 17:21:26 -04:00
ebolam
c38b793425 Fix for mobile 2022-08-11 15:33:10 -04:00
vfbd
8fbca2db5a actionsubmit should not ignore vars.aibusy if vars.standalone is True 2022-08-11 15:27:07 -04:00
ebolam
45495d8792 Fix for --cpu on command line and MAYBE --nobreakmodel 2022-08-11 15:23:35 -04:00
vfbd
8b299525fd sendtoapi now automatically detects tokenizer 2022-08-11 14:57:13 -04:00
vfbd
d328c2c1de Add GET /model endpoint 2022-08-11 14:55:38 -04:00
vfbd
cd7ff2b141 Change behaviour of disable_input/output_formatting 2022-08-11 14:30:14 -04:00
vfbd
bd703cd36a Warn about disable_input_formatting and disable_output_formatting 2022-08-11 14:12:07 -04:00
vfbd
df111b944d Input formatting is now actually applied when generating with API 2022-08-11 14:11:17 -04:00
vfbd
c0c9d62cd7 Latest API version is now automatically calculated 2022-08-11 14:00:43 -04:00
vfbd
8482df0d8d Remove HTTP error 422 from specifications where it is never thrown 2022-08-11 13:56:00 -04:00
vfbd
78cc5da87f calcsubmitbudget no longer adds _koboldai_header to API requests 2022-08-11 13:37:09 -04:00
vfbd
43e318bdc2 Safer method of determining request URL in sendtoapi 2022-08-11 13:29:47 -04:00
ebolam
64664dc61e Fix for the AI menu to respect the --cpu command line flag 2022-08-11 10:40:32 -04:00
ebolam
9016e29c66 Fix for APIs and Custom Models not working in AI menu 2022-08-11 10:33:47 -04:00
vfbd
1527db894e Fix specification of GET /story/nums/{num} 2022-08-10 21:09:29 -04:00
vfbd
6853625570 Allow KoboldAI to use its own API to generate text 2022-08-10 21:00:17 -04:00
ebolam
5f25883fa3 Fix for streaming options if options had been previously generated 2022-08-10 19:37:39 -04:00
vfbd
4eff7bf3ba /api now redirects to /api/latest 2022-08-10 18:22:46 -04:00
vfbd
f2e2c40bc8 Merge branch 'united' into api 2022-08-10 18:11:07 -04:00
vfbd
d2c06182f2 Remove annotation from api_version 2022-08-10 18:05:04 -04:00
henk717
784dea8298 Merge pull request #179 from ebolam/united
Fix for model loading not updating some attributes on the page.
2022-08-10 23:57:05 +02:00
GuiAworld
e5700523ac Merge branch 'UI2' of https://github.com/GuiAworld/KoboldAI into UI2 2022-08-10 18:42:22 -03:00
GuiAworld
779077d8cd 1 2022-08-10 18:40:27 -03:00
ebolam
6e661232e3 Missed File 2022-08-10 17:17:02 -04:00
ebolam
6e9c6e5535 Turning on relay debuging to troubleshoot on colab 2022-08-10 16:58:54 -04:00
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