feat(providers): add support for custom vendors (#74)
* feat(providers): add support for custom vendors Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * fix: override configuration not setup Signed-off-by: Aaron Pham <contact@aarnphm.xyz> --------- Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -201,7 +201,7 @@ function M.setup(opts)
|
||||
end
|
||||
|
||||
require("avante.diff").setup()
|
||||
require("avante.ai_bot").setup()
|
||||
require("avante.llm").setup()
|
||||
|
||||
-- setup helpers
|
||||
H.autocmds()
|
||||
|
||||
Reference in New Issue
Block a user