SDK model listing
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Aptitud para principiantes
- 25/100
Línea de trabajo
El issue no menciona archivos, pruebas ni puntos de entrada. Empieza por aclarar los requisitos imprescindibles de Fabric y resolver dónde debe ubicarse el listado de modelos, qué expone el esquema acotado y cómo deben funcionar la telemetría y la identidad del cliente de hosting; el trabajo estará terminado cuando exista una dirección de implementación acordada para una llamada ligera al SDK en todos los lenguajes del SDK.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
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).
- Lenguaje dominante
- Java
- Estrellas
- 10.5k
- Forks
- 1.5k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 131
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de github/copilot-sdk
-
agentic-workflows
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
github/copilot-sdk#2709 · 1 comentario ·
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 78/100
github/copilot-sdk#2673 ·
-
bug testing
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
github/copilot-sdk#2628 ·
-
agentic-workflows
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
github/copilot-sdk#2627 · 1 comentario ·
-
agentic-workflows
Dificultad 2/5 1-3 horas Aptitud para principiantes 74/100
github/copilot-sdk#2493 ·
Todos los issues de github/copilot-sdk
Issues similares
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
apache/flink-agents#1152 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
jenkinsci/blueocean-plugin#5417 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
objectionary/eo-graphs#75 ·