mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-27 02:54:48 +00:00
@@ -490,6 +490,10 @@ export namespace Provider {
|
|||||||
...githubCopilot,
|
...githubCopilot,
|
||||||
id: "github-copilot-enterprise",
|
id: "github-copilot-enterprise",
|
||||||
name: "GitHub Copilot Enterprise",
|
name: "GitHub Copilot Enterprise",
|
||||||
|
models: mapValues(githubCopilot.models, (model) => ({
|
||||||
|
...model,
|
||||||
|
providerID: "github-copilot-enterprise",
|
||||||
|
})),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user