SDK model listing
还没有人认领这个 Issue。
评估
调研方向
该 issue 没有列出任何文件、测试或入口点。首先明确 Fabric 的必备要求,并确定模型列表应放在哪里、受限 schema 暴露哪些内容,以及托管客户端的遥测和身份应如何工作;当针对跨 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 小时
- 30 天内合并 PR
- 130
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 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 ·