chore: some old code hanging around, and mention configure cli (#5822)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Michael Neale
2025-11-25 01:46:37 +11:00
committed by GitHub
parent 34908226ae
commit 4cc95d4202
2 changed files with 1 additions and 277 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ impl Provider for GithubCopilotProvider {
ProviderMetadata::new(
"github_copilot",
"GitHub Copilot",
"GitHub Copilot and associated models",
"GitHub Copilot. Run `goose configure` and select copilot to set up.",
GITHUB_COPILOT_DEFAULT_MODEL,
GITHUB_COPILOT_KNOWN_MODELS.to_vec(),
GITHUB_COPILOT_DOC_URL,