fix: updating provider configuration (#2187)
This commit is contained in:
@@ -111,6 +111,9 @@ function M.open()
|
||||
},
|
||||
})
|
||||
|
||||
local provider_cfg = Providers[choice.provider_name]
|
||||
if provider_cfg then provider_cfg.model = choice.model end
|
||||
|
||||
Utils.info("Switched to model: " .. choice.name)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user