Commit Graph

1662 Commits

Author SHA1 Message Date
somebody
d601edc2d2 Show "pointer" cursor on menu selection items 2022-08-11 19:32:21 -05:00
Henk
09a709f0dc Merge branch 'token-usage-textsize' into united 2022-08-12 01:46:33 +02:00
somebody
6ac970b1c0 Update author's template effect token usage live 2022-08-11 18:38:29 -05:00
somebody
c21c1e3dc0 Don't show token usage when max tokens is unknown 2022-08-11 18:22:06 -05:00
somebody
a28faa0cb2 Fix author's note token usage 2022-08-11 18:21:49 -05:00
henk717
e0229302cd Merge branch 'KoboldAI:main' into united 2022-08-12 01:06:47 +02:00
Henk
60d330144b Remove banned notebooks 2022-08-12 01:06:27 +02:00
henk717
4ed913ad4f Merge pull request #180 from ebolam/united
Fix for APIs and Custom Models not working in AI menu
2022-08-12 00:52:29 +02:00
vfbd
e879d1c5f3 Hide the warning about torch.distributed.reduce_op being deprecated 2022-08-11 18:42:56 -04:00
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
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
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
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
ebolam
cd382dc1b8 Pinning enabled for both menus as well as better text flow 2022-08-09 18:05:30 -04:00
ebolam
dd165a3281 Added save overwrite, download as json, and fixed some css properties 2022-08-09 15:07:35 -04:00