mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-23 13:01:03 +00:00
Switch avante provider to copilot
For testing purposes
This commit is contained in:
parent
04929c45a2
commit
8d8667f1e3
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ return {
|
|||
-- add any opts here
|
||||
-- for example
|
||||
-- provider = "openai",
|
||||
provider = "claude",
|
||||
-- provider = "claude",
|
||||
provider = "copilot",
|
||||
providers = {
|
||||
claude = {
|
||||
endpoint = "https://api.anthropic.com",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue