fix: github copilot enterprise integration (#17847)

This commit is contained in:
Aiden Cline
2026-03-16 17:05:14 -05:00
committed by GitHub
parent 8da511dfa8
commit 68809365df
3 changed files with 2 additions and 60 deletions
-1
View File
@@ -18,7 +18,6 @@ export const ProviderID = providerIdSchema.pipe(
google: schema.makeUnsafe("google"),
googleVertex: schema.makeUnsafe("google-vertex"),
githubCopilot: schema.makeUnsafe("github-copilot"),
githubCopilotEnterprise: schema.makeUnsafe("github-copilot-enterprise"),
amazonBedrock: schema.makeUnsafe("amazon-bedrock"),
azure: schema.makeUnsafe("azure"),
openrouter: schema.makeUnsafe("openrouter"),