VS Code の GitHub Copilot がタスクに応じた自動モデル選択機能を強化
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub Copilot は、利用状況やモデルの健全性などのリアルタイム信号を分析し、推論やコード生成の複雑さなどタスクの多様な側面を評価することで、最適なモデルを自動的に選定する機能を VS Code に導入した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
GitHub Copilot の自動モデル選択機能は、利用状況やモデルの健全性指標を活用し、タスクに最適なモデルへルーティングすることで、高品質で信頼性のあり、トークン効率の高い体験を提供します。
仕組みについて
自動選択は、リアルタイムのモデル利用可能性と信頼性のシグナルを評価した上で、推論、コード生成の複雑さ、バグ診断の難易度、ツールオーケストレーションの必要性など複数の次元でタスクを分析し、最適なモデルを選択します。
透明性:モデル応答上にカーソルを合わせることで、使用されたモデルを確認できます。
制御権の維持:いつでも「Auto(自動)」と特定のモデルの間で切り替え可能です。
ポリシー尊重:管理者が設定したすべてのモデルポリシーを遵守します。
多様なモデルへのアクセス:サブスクリプションの種類やポリシーに応じて、複数のモデルファミリーからモデルを活用します。利用可能なモデルは時間とともに変更されます。
プレミアムリクエストの使用
自動選択では、選択されたモデルに基づいて課金が行われます(現在は 0x から 1x の乗数を持つモデルに限定されています)。有料サブスクリプションユーザーは、自動選択を利用する際にモデル乗数に対して 10% の割引が適用されます(例:自動選択で 1x 乗数のモデルを使用した場合、プレミアムリクエストを 1 ではなく 0.9 分消費します)。
Copilot をより活用するために
自動選択は、不要なキャッシュ関連コストを回避するため、自然なキャッシュ境界に沿ってルーティングされます。評価結果によると、すべてのタスクが高推論能力やトークン集約型のモデルを必要とするわけではないため、品質の低下なしにトークン効率の向上が確認されています。
設定は不要です。VS Code にアクセスして「Auto」を選択するだけで開始できます。詳細については、自動モデル選択に関するドキュメントをご覧ください。GitHub コミュニティ内のディスカッションに参加してください。
この投稿「VS Code でのタスクに基づいてルーティングされるようになった自動モデル選択」は、最初に The GitHub Blog で公開されました。
原文を表示
GitHub Copilot auto model selection now routes to the best model for your task, using utilization and model health metrics for a high quality, reliable, and token-efficient experience.
How it works
Auto weighs real-time model availability and reliability signals, then evaluates your task across several dimensions like reasoning, code generation complexity, bug diagnosis difficulty, and tool orchestration needs to select the optimal model.
Transparency: You can see which model was used by hovering over the model response.
Stay in control: Switch between Auto and any specific model at any time.
Respects your policies: Auto honors all model policies set by admins.
Diverse model access: Auto leverages models from multiple model families, depending on subscription type and policies. Models will change over time.
Premium request use
Auto is billed based on the model it selects, which is currently limited to models with 0x to 1x multipliers. Paid subscribers get a 10% discount on the model multiplier when using auto (e.g., when auto uses a model that has a 1x multiplier, you will draw down 0.9 premium requests instead of 1).
Getting more out of Copilot
Auto routes along natural cache boundaries to avoid unnecessary cache related costs. Our evaluations show gains in token efficiencies with no quality regression, as not all tasks require a high reasoning or token-intensive model.
No setup is required. Head to VS Code and choose Auto to get started. For more information, see our documentation about auto model selection. Join the discussion within GitHub Community.
The post Auto model selection now routes based on your task in VS Code appeared first on The GitHub Blog.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み