4a01f345de
Add an optional keyword argument to lua_compute_context to control whether the author's note should be included in the context. The default value is true, so if the include_anote kwarg is not specified then the author's note will be included, which was the default behavior prior to this change. Also update the Lua API documentation to describe this kwarg. |
||
---|---|---|
.. | ||
examples | ||
Readme.txt | ||
api_documentation.html | ||
api_documentation.md | ||
kaipreset_basic_phrase_bias.lua | ||
kaipreset_location_scanner.lua | ||
kaipreset_logits_viewer.lua | ||
kaipreset_substitution.lua | ||
kaipreset_you_bias.lua |
Readme.txt
This folder contains userscripts for KoboldAI, any script that begins with kaipreset_ is treated as a official part of KoboldAI and can be overwritten by updates. If you would like to make modifications to any of the lua scripts it is recommended you that you either rename the script, or create a new copy with a new name.