Not copilot

This commit is contained in:
Marcelo Jacobus 2025-09-15 15:43:16 -03:00
parent 7f7873536d
commit b40aa34c22

View file

@ -14,7 +14,7 @@ return {
-- for example -- for example
-- provider = "openai", -- provider = "openai",
provider = "claude", provider = "claude",
provider = "copilot", -- provider = "copilot",
providers = { providers = {
claude = { claude = {
endpoint = "https://api.anthropic.com", endpoint = "https://api.anthropic.com",