Commit Graph

11 Commits

Author SHA1 Message Date
32eb877fdb Add native presetable CFG scale for ooba 2023-08-14 13:06:20 +03:00
5bb6c89868 CFG: Add per-chat CFG and fixes
Per-chat CFG applies a CFG setting per-chat only rather than character
or globally. This overrides all other CFG settings (this will be changed).

Also add fixes to remove character CFG entries properly and not to
apply CFG if the scale is 1 as that won't do anything to generation.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-11 01:39:15 -04:00
0c94740560 Extensions: Add global CFG support
CFG is bundled as an extension which is more flexible in terms of
storing settings and consolidating code.

Global CFG is currently supported and the old power user setting
is auto-migrated.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-11 01:39:15 -04:00
53e41bdda8 Relax URL requirements when Mancer is enabled. 2023-08-08 16:12:03 -04:00
c1ab0212e5 update comments 2023-08-07 17:10:05 -04:00
128945aaaa Copy 'relaxed api url' functionality over to webui 2023-08-07 16:46:32 -04:00
2fc6813e66 code review adjustments part 1 2023-08-03 06:07:54 -04:00
130559d499 #746 Add preset manager for ooba/kobold 2023-07-23 23:52:31 +03:00
1b9ca4c9d9 Unhide advanced parameters for Novel 2023-07-23 02:09:03 +03:00
e2f1f4a57a Add repetition penalty range for ooba 2023-07-22 07:38:35 +09:00
edd41989fd Initial commit 2023-07-20 20:32:15 +03:00