facultyai / facultyai/mlflow-faculty

Return hyphenated run IDs

Aperta
#46 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In earlier MLflow versions, it was required that run IDs always be UUIDs with the hyphens removed. However, in later versions this requirement was removed. In `mlflow-faculty`, we accept either format (`uuid.UUID()` accepts either as input), but still return non-hyphenated UUIDs to MLflow.

For consistency with how UUIDs are exposed everywhere else in the platform (including in the Faculty Python library's experiment client itself), it would be good to update `mlflow-faculty` to return hyphenated run IDs.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.