kubeflow/sdk

Enhance API Reference

Open

#260 geöffnet am 3. Feb. 2026

Auf GitHub ansehen
 (5 Kommentare) (4 Reaktionen) (2 zugewiesene Personen)Python (196 Forks)auto 404
area/docsgood first issuehelp wantedkind/feature

Repository-Metriken

Stars
 (124 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What you would like to be added?

Expand the API reference documentation for all three clients TrainerClient, OptimizerClient, ModelRegistryClient to include complete method documentation with description, params, returns, return type, raises, example.

Why is this needed?

The current API docs are auto-generated from docstrings and only show method signatures with parameter descriptions. Users need to see how methods are actually used in practice. Complete API documentation is essential for developer experience.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Contributor Guide