SDK model listing
まだ誰も着手していません。
評価
調査の方向性
このIssueでは、ファイル、テスト、エントリーポイントが指定されていません。まずFabricの必須要件を明確にし、モデル一覧をどこに配置するか、境界付きスキーマが何を公開するか、ホスティングクライアントのテレメトリとアイデンティティをどのように扱うかを決めます。SDKの各言語にわたる軽量なSDK呼び出しについて、実装方針の合意が得られれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Summary
Add SDK support for listing available models so applications embedding the SDK can discover which models they can use without spinning up the full agent harness. Fabric is the first concrete consumer waiting on this.
Motivation
Some clients want to embed the SDK and use lightweight primitives (model discovery, inference) without loading the whole harness. Today the only path to model information requires standing up a full session, which is heavier than these clients need.
There are two distinct cohorts:
-
Harness customers that also want primitives. They run the harness and want lightweight primitives like model listing. This issue covers this cohort.
-
Non-harness customers A separate problem that needs its own discovery — how large the base is and what they require. (tracked separately.)
The direction is that the SDK is the front door: clients converge on the SDK rather than integrating against the underlying inference API directly.
Proposed behavior
-
A lightweight "list models" call available across the SDK languages that does not require creating a full session.
-
A bounded, documented model-list schema (we don't expose the full underlying model set).
-
Telemetry/headers that identify the hosting client, following the code-completions pattern for distinguishing embedding applications.
-
A scaling story for identity/auth that doesn't require minting a per-client integration ID.
Open questions
-
Where does model listing live — the language-specific SDK or the core runtime?
-
What exactly do we expose for model access?
Next steps
- Nail down Fabric's actual requirements (must-have vs. nice-to-have).
- 主要言語
- Java
- スター
- 10.5k
- フォーク
- 1.5k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 130
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/copilot-sdk のほかの issue
-
agentic-workflows
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
github/copilot-sdk#2760 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
github/copilot-sdk#2759 ·
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
github/copilot-sdk#2758 ·
-
agentic-workflows
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/copilot-sdk#2709 · コメント 1 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
github/copilot-sdk#2673 ·
github/copilot-sdk の issue をすべて見る
似ている issue
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
apache/flink-agents#1152 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
jenkinsci/blueocean-plugin#5417 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
objectionary/eo-graphs#75 ·