mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Add chatmode
and chatname
fields in bridge.lua
This commit is contained in:
@@ -888,6 +888,8 @@ return function(_python, _bridged)
|
||||
---@field rmspch boolean
|
||||
---@field adsnsp boolean
|
||||
---@field singleline boolean
|
||||
---@field chatmode boolean
|
||||
---@field chatname string
|
||||
local KoboldSettings = setmetatable({
|
||||
_name = "KoboldSettings",
|
||||
}, metawrapper)
|
||||
|
Reference in New Issue
Block a user