Commit Graph

19 Commits

Author SHA1 Message Date
Llama 4a01f345de Add include_anote kwarg to lua_compute_context.
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.
2022-10-12 23:18:19 -07:00
vfbd cb037a2ae9 Correct typos in bridge.lua and API documentation 2022-07-21 13:59:06 -04:00
vfbd c94f875608 Fix Z algorithm in basic phrase bias script 2022-07-05 14:43:58 -04:00
Gnome Ann efea584d84 Update API documentation 2022-04-14 14:58:11 -04:00
henk717 e69265cb4f Logits Viewer
Logits Viewer by VE
2022-01-23 01:09:41 +01:00
Gnome Ann 03b16ed920 Merge branch 'united' into patch 2022-01-16 00:36:55 -05:00
Gnome Ann 8c0f0f2a9b Upload HTML version of scripting API documentation 2022-01-15 12:57:50 -05:00
Gnome Ann d5ca7e5807 Upload scripting API documentation 2022-01-15 12:52:22 -05:00
henk717 cbebfae236 Userscripts reorganizing
Moved examples to their own example directory, treating folders we didn't add as a unofficial folder, anything in examples gets submitted in commits. Because I want people to learn that kaipreset_ should only be used if a file should be part of KoboldAI's official scripts the examples do not have kaipreset_ in the name.
2022-01-15 18:16:07 +01:00
Gnome Ann b0670d2b3f Add more options to location scanner script 2022-01-05 19:04:09 -05:00
Gnome Ann fbf5062074 Add option to `compute_context()` to not scan story 2022-01-04 19:26:59 -05:00
henk717 e67c058f2f Clarify You Bias
Originally it is worded the opposite of what the default settings are, this commit remedy's this.
2022-01-03 01:16:19 +01:00
Gnome Ann ed3979ed2a Location scanner should respect constant keys 2022-01-01 13:01:54 -05:00
Gnome Ann b61822131d Upload location scanner script 2022-01-01 12:46:37 -05:00
Gnome Ann aba150229c Replace the search algorithm in Basic Phrase Bias with a different one 2022-01-01 12:23:15 -05:00
Gnome Ann b3ced30e37 Fix typo in Haxe test and add littleBigInt license 2022-01-01 11:45:47 -05:00
Gnome Ann 135aeb0628 Trim trailing whitespace in example scripts 2022-01-01 11:38:46 -05:00
Gnome Ann 7cae07a53f Add more sample scripts 2022-01-01 01:34:32 -05:00
Gnome Ann e71c2d72cd Upload optimized phrase bias script 2021-12-31 13:47:18 -05:00