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 |
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 |
vfbd
|
2af57adff3
|
API v1.1.0
|
2022-08-10 14:48:01 -04:00 |
vfbd
|
becda8b842
|
Error 405 now sets Allow header
|
2022-08-09 22:32:24 -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 |
ebolam
|
ad6bf95c42
|
Fix for model loading not updating some attributes on the page.
|
2022-08-08 10:16:10 -04:00 |
vfbd
|
3460e62271
|
Mark /static/swagger-ui as linguist-vendored
|
2022-08-08 02:40:39 -04:00 |
vfbd
|
34c9535667
|
Upload basic API with /generate POST endpoint
|
2022-08-08 02:27:48 -04:00 |
Henk
|
77e2a7972c
|
Fix incorrect max tokens
|
2022-08-06 17:28:55 +02:00 |
Henk
|
76c7783ac8
|
Hide useless scrollbars on model list
|
2022-08-06 17:15:29 +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 |
Henk
|
fccb464989
|
Polish 2
|
2022-08-06 16:43:45 +02:00 |
Henk
|
0a0bd75617
|
Polish
|
2022-08-06 16:42:15 +02:00 |
henk717
|
8bcf4187ac
|
Merge pull request #178 from one-some/token-prob
Add token probability visualizer
|
2022-08-05 14:27:46 +02:00 |
henk717
|
ed9391431b
|
Merge pull request #177 from ebolam/united
Fix for secondary model loads leaking settings into secondary model's…
|
2022-08-05 14:20:25 +02:00 |
ebolam
|
b484b973d9
|
Fix for custom model box not showing up in model load menu if there aren't any models in the model folder
|
2022-08-04 19:26:55 -04:00 |
somebody
|
f6d046fe1b
|
Add token probability visualizer
|
2022-08-04 13:49:37 -05:00 |
henk717
|
5f1ffc0cd4
|
Merge branch 'KoboldAI:main' into united
|
2022-08-04 20:48:31 +02:00 |
henk717
|
c753eb24c8
|
Merge pull request #148 from LightSaveUs/main
Updated ReadMe and 2.7B models descriptions
|
2022-08-04 20:48:15 +02:00 |
LightSaveUs
|
c314dde330
|
Returned the information about chatbot mode
|
2022-08-03 18:11:59 +03:00 |
LightSaveUs
|
ee22248855
|
Updated the readme to reflect current reality
|
2022-08-03 03:06:18 +03: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
|
7ab39bac0f
|
Merge pull request #21 from henk717/united
Update to current
|
2022-08-02 19:38:16 -04:00 |
LightSaveUs
|
c0d344d125
|
Fix for 2.7B model names in their descriptions
|
2022-08-03 01:56:31 +03:00 |