diff --git a/providers/github-copilot/provider.toml b/providers/github-copilot/provider.toml index 6ba3a870..0bc0a268 100644 --- a/providers/github-copilot/provider.toml +++ b/providers/github-copilot/provider.toml @@ -1,5 +1,4 @@ name = "GitHub Copilot" env = ["GITHUB_TOKEN"] -npm = "@ai-sdk/openai-compatible" -doc = "https://docs.github.com/en/copilot" -api= "https://api.githubcopilot.com" +npm = "@opeoginni/github-copilot-openai-compatible" +doc = "https://docs.github.com/en/copilot" \ No newline at end of file