diff --git a/lua/gp/config.lua b/lua/gp/config.lua index 0c5ba18..35de64a 100644 --- a/lua/gp/config.lua +++ b/lua/gp/config.lua @@ -45,9 +45,9 @@ local config = { ollama = { endpoint = "http://localhost:11434/api/chat", }, - lmsudio = { - endpoint = "http://localhost:1234/v1/chat/completions" - } + lmsudio = { + endpoint = "http://localhost:1234/v1/chat/completions", + }, }, -- prefix for all commands