parent
60388f7f03
commit
52db0f23a6
|
|
@ -490,6 +490,10 @@ export namespace Provider {
|
|||
...githubCopilot,
|
||||
id: "github-copilot-enterprise",
|
||||
name: "GitHub Copilot Enterprise",
|
||||
models: mapValues(githubCopilot.models, (model) => ({
|
||||
...model,
|
||||
providerID: "github-copilot-enterprise",
|
||||
})),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue