refactor(llm): cleanup providers for future ops (closes #134) (#147)

support allow_insecure and proxy ops

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham
2024-08-22 01:48:40 -04:00
committed by GitHub
parent 380a7254ae
commit 8d52229f16
15 changed files with 1007 additions and 874 deletions

View File

@@ -127,7 +127,7 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_
},
hints = { enabled = true },
windows = {
wrap_line = true, -- similar to vim.o.wrap
wrap = true, -- similar to vim.o.wrap
width = 30, -- default % based on available width
sidebar_header = {
align = "center", -- left, center, right for title