forked from dineshsalunke/nvim-config
refactor: switch the default provider to deepseek
This commit is contained in:
parent
95f58f6e65
commit
9cf2f4fc3e
@ -6,7 +6,7 @@ return {
|
||||
opts = {
|
||||
-- add any opts here
|
||||
-- for example
|
||||
provider = "mistral",
|
||||
provider = "deepseek",
|
||||
ollama = {
|
||||
model = "codellama",
|
||||
endpoint = "http://127.0.0.1:11434",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user