mirror of
https://github.com/don-philipe/dotfiles.git
synced 2026-03-31 02:33:11 +02:00
Add nvim dap, parrot
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
-- return {
|
||||
-- model = "llama3.2",
|
||||
-- host = "jupiter",
|
||||
-- port = "11434",
|
||||
-- }
|
||||
return {
|
||||
model = "llama3.2",
|
||||
host = "foo",
|
||||
port = "11343",
|
||||
model = "llama3.3",
|
||||
host = "owu-zegv-api.med.tu-dresden.de",
|
||||
port = "443",
|
||||
https = true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user