fix: more readable value name (#1521)

This commit is contained in:
yetone
2025-03-07 20:27:11 +08:00
committed by GitHub
parent 6c7c5464ca
commit 4d983532a1
6 changed files with 39 additions and 35 deletions

View File

@@ -20,7 +20,7 @@ function M.switch_file_selector_provider(target_provider)
})
end
---@param target Provider
---@param target ProviderName
function M.switch_provider(target) require("avante.providers").refresh(target) end
---@param path string