Skip to content

Conversation

@ian-scale
Copy link
Contributor

@ian-scale ian-scale commented Aug 7, 2023

Per request to add status of model endpoint to Model.get().

@yunfeng-scale
Copy link
Contributor

with this, can you update docs like getting_started.md that how to wait for model deployment to finish?

"""The source of the model, e.g. Hugging Face."""

status: ModelEndpointStatus = Field(description="The status of the model.")
"""The status of the model."""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to list the possible values.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@ian-scale ian-scale merged commit 7198a58 into main Aug 8, 2023
@ian-scale ian-scale deleted the adding_status_to_model_get branch August 8, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants