Commit Graph

988 Commits

Author SHA1 Message Date
vfbd
6853625570 Allow KoboldAI to use its own API to generate text 2022-08-10 21:00:17 -04:00
vfbd
4eff7bf3ba /api now redirects to /api/latest 2022-08-10 18:22:46 -04:00
vfbd
d2c06182f2 Remove annotation from api_version 2022-08-10 18:05:04 -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
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
dd165a3281 Added save overwrite, download as json, and fixed some css properties 2022-08-09 15:07:35 -04:00
ebolam
d4ea9bf141 Fix for issue 26 and CSS adjustments 2022-08-09 11:02:22 -04: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
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
vfbd
ce064168e3 Additional validation for soft_prompt in API 2022-08-08 13:52:07 -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
6675769c0b Initial Phrase Bias working commit 2022-08-08 09:34:32 -04:00
vfbd
34c9535667 Upload basic API with /generate POST endpoint 2022-08-08 02:27:48 -04:00
ebolam
7f4dbdd977 Checkin 2022-08-07 14:00:06 -04:00
Henk
77e2a7972c Fix incorrect max tokens 2022-08-06 17:28:55 +02:00
Henk
fe00581b83 Merge branch 'main' into united 2022-08-06 17:10:09 +02:00
Henk
c71fd0cc3f OPT Nerys V2 6B 2022-08-06 17:04:22 +02:00
Henk
610257b36e Output Streaming on by Default 2022-08-06 16:47:04 +02:00
ebolam
2ee4371622 Implemented token streaming from one-some 2022-08-05 12:35:38 -04:00
henk717
8bcf4187ac Merge pull request #178 from one-some/token-prob
Add token probability visualizer
2022-08-05 14:27:46 +02:00
somebody
f6d046fe1b Add token probability visualizer 2022-08-04 13:49:37 -05:00
ebolam
3e256a627e Fix for autosave 2022-08-04 09:58:38 -04:00
ebolam
6060accbca Fixed Categories in Presets 2022-08-04 09:21:09 -04:00
ebolam
5da72fda84 Fix 2022-08-04 09:17:26 -04:00
ebolam
ed29aca10b Moved preset to new area so it's not a user setting for docker purposes 2022-08-03 21:43:32 -04:00
ebolam
17b325a858 Whoops 2022-08-03 21:29:34 -04:00
ebolam
90bc99f0e5 Redid presets to have a better method for organizing them
Add convert script for making official.presets files from excel files maintained by LightSaveUs
2022-08-03 21:25:46 -04:00
ebolam
b78ad14651 World Info Delete Complete 2022-08-03 15:14:13 -04:00
ebolam
55f6a98a3f Super simple add world info and add world info entry working 2022-08-02 21:04:27 -04:00
ebolam
71e119f0b7 Fix for secondary model loads leaking settings into secondary model's settings file. 2022-08-02 19:45:36 -04:00
ebolam
948a870580 World Info Frontend Functional (Everything editable and syncs to Backend) 2022-08-01 12:35:26 -04:00
ebolam
926e8d7106 World Info Drag/Drop functioning 2022-08-01 11:58:51 -04:00
ebolam
7fa8a7e9a3 Redo World Info 2022-07-30 19:49:35 -04:00
henk717
050e195420 Merge pull request #173 from one-some/token-streaming
Add token streaming option
2022-07-30 18:32:51 +02:00
ebolam
2b739b6cb8 Fix 2022-07-29 21:44:42 -04:00
henk717
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
ebolam
468f7a81e4 World Info working with re-sorting (changing folders doesn't work yet) 2022-07-28 21:31:21 -04:00
ebolam
f97c10b794 Fix for blank model info box when downloading model 2022-07-28 19:40:27 -04:00