don't mandate mistral common for other model usage

This commit is contained in:
Concedo
2025-09-21 21:16:02 +08:00
parent dd0bf706a3
commit c8686a627e
3 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ dry_seq_break_max = 128
extra_images_max = 4
# global vars
KcppVersion = "1.99"
KcppVersion = "1.99.1"
showdebug = True
kcpp_instance = None #global running instance
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}