mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-18 04:47:22 +00:00
chore: Update adr alias and codecompanion configuration
This commit is contained in:
parent
256a64d8cf
commit
0df65efe7c
4 changed files with 10 additions and 16 deletions
|
|
@ -14,7 +14,7 @@ local adapter_configs = {
|
|||
type = "ollama",
|
||||
env = { url = "http://192.168.1.165:11434" },
|
||||
parameters = { sync = true },
|
||||
schema = { num_ctx = { default = 8192 } },
|
||||
schema = { num_ctx = { default = 40960 } },
|
||||
},
|
||||
gemini_pro = {
|
||||
type = "gemini",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue