Commit Graph

796 Commits

Author SHA1 Message Date
c0c9d62cd7 Latest API version is now automatically calculated 2022-08-11 14:00:43 -04:00
8482df0d8d Remove HTTP error 422 from specifications where it is never thrown 2022-08-11 13:56:00 -04:00
78cc5da87f calcsubmitbudget no longer adds _koboldai_header to API requests 2022-08-11 13:37:09 -04:00
43e318bdc2 Safer method of determining request URL in sendtoapi 2022-08-11 13:29:47 -04:00
64664dc61e Fix for the AI menu to respect the --cpu command line flag 2022-08-11 10:40:32 -04:00
1527db894e Fix specification of GET /story/nums/{num} 2022-08-10 21:09:29 -04:00
6853625570 Allow KoboldAI to use its own API to generate text 2022-08-10 21:00:17 -04:00
4eff7bf3ba /api now redirects to /api/latest 2022-08-10 18:22:46 -04:00
d2c06182f2 Remove annotation from api_version 2022-08-10 18:05:04 -04:00
2af57adff3 API v1.1.0 2022-08-10 14:48:01 -04:00
becda8b842 Error 405 now sets Allow header 2022-08-09 22:32:24 -04:00
5352c14c59 Fix typo in /config/soft_prompt documentation 2022-08-08 19:20:48 -04:00
c04e3c5666 Fix /docs/ redirects 2022-08-08 18:21:46 -04:00
55c4acad8f Disable probability viewer and output streaming when using API 2022-08-08 18:16:08 -04:00
82ae749396 Merge branch 'united' into api 2022-08-08 18:14:50 -04:00
aa01d1419d Add /story/end/delete and /story endpoints 2022-08-08 18:08:55 -04:00
1f629ee254 Add more endpoints 2022-08-08 17:51:40 -04:00
a93087aecd Fix api_format_docstring 2022-08-08 14:21:50 -04:00
ddda981436 Improve /generate description 2022-08-08 14:19:43 -04:00
dc0fa9bff1 Add redirects to /api/v1/docs/ 2022-08-08 14:16:38 -04:00
ce064168e3 Additional validation for soft_prompt in API 2022-08-08 13:52:07 -04:00
de1e8f266a ValidationErrorSchema now has minItems 1 for its arrays 2022-08-08 13:22:18 -04:00
596f619999 Unknown values in API input are now ignored instead of causing error 2022-08-08 13:17:53 -04:00
3b56859c12 vars.disable_input_formatting and vars.disable_output_formatting fix 2022-08-08 13:04:46 -04:00
34c9535667 Upload basic API with /generate POST endpoint 2022-08-08 02:27:48 -04:00
77e2a7972c Fix incorrect max tokens 2022-08-06 17:28:55 +02:00
fe00581b83 Merge branch 'main' into united 2022-08-06 17:10:09 +02:00
c71fd0cc3f OPT Nerys V2 6B 2022-08-06 17:04:22 +02:00
610257b36e Output Streaming on by Default 2022-08-06 16:47:04 +02:00
8bcf4187ac Merge pull request #178 from one-some/token-prob
Add token probability visualizer
2022-08-05 14:27:46 +02:00
f6d046fe1b Add token probability visualizer 2022-08-04 13:49:37 -05:00
71e119f0b7 Fix for secondary model loads leaking settings into secondary model's settings file. 2022-08-02 19:45:36 -04:00
050e195420 Merge pull request #173 from one-some/token-streaming
Add token streaming option
2022-07-30 18:32:51 +02:00
a63f7cfa5a Merge pull request #174 from ebolam/united
Fix for blank model info box when downloading model
2022-07-29 22:15:58 +02:00
f97c10b794 Fix for blank model info box when downloading model 2022-07-28 19:40:27 -04:00
a4d81292f8 Add token streaming option 2022-07-27 22:13:08 -05:00
fe64e480ee Merge pull request #171 from ebolam/united
Add Download Model Status
2022-07-26 00:52:12 +02:00
7721b72184 Merge branch 'KoboldAI:main' into united 2022-07-26 00:42:35 +02:00
4d8a633351 Aetherroom instead of aidg.club 2022-07-26 00:41:51 +02:00
12acb50ee0 Fix for getting "model download status" when downloading config to figure out layer counts 2022-07-25 18:29:14 -04:00
9dc9966433 Added functionality to add any/all args via json 2022-07-23 22:02:03 -06:00
907cf74b13 Added status bar for downloading models 2022-07-22 13:58:20 -04:00
2b53598307 Fixes for file editor (#170)
Various fixes for the file editor by Ebolam
2022-07-20 00:50:03 +02:00
f58064e72c Revert "Fix for aidg.club website being taken read-only"
This reverts commit 23a031d852.
2022-07-19 16:54:32 -04:00
23a031d852 Fix for aidg.club website being taken read-only 2022-07-19 13:40:55 -04:00
68d143b80c Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-07-15 12:30:18 -04:00
d91ed3141d Fix for non ascii files in edit mode 2022-07-15 12:30:02 -04:00
e8c39992a1 Merge pull request #166 from ebolam/united
Add file browser to soft prompts and user scripts
2022-07-04 19:52:05 +02:00
328c0a38d7 Removed breadcrumbs on file browser before the jail directory 2022-07-03 16:02:55 -04:00
fd44f0ded3 Merge branch 'KoboldAI:main' into united 2022-07-03 15:12:12 +02:00