mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update Lua modeltype and model API
This commit is contained in:
@ -1038,7 +1038,7 @@ return function(_python, _bridged)
|
||||
---@param t KoboldLib
|
||||
---@return string
|
||||
function KoboldLib_getters.model(t)
|
||||
return bridged.vars.model
|
||||
return bridged.vars.model_orig
|
||||
end
|
||||
|
||||
---@param t KoboldLib
|
||||
|
Reference in New Issue
Block a user