yocto-gl icon indicating copy to clipboard operation
yocto-gl copied to clipboard

[DOC-FIX] Document that get and search methods/endpoints are case sensitive

Open amesar opened this issue 4 months ago • 2 comments

Willingness to contribute

No. I cannot contribute a documentation fix at this time.

URL(s) with the issue

MflowClient

  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.get_registered_model
  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.search_registered_models
  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.get_model_version
  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.search_model_versions
  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.search_experiments
  • https://mlflow.org/docs/latest/python_api/mlflow.client.html#mlflow.client.MlflowClient.get_experiment_by_name

REST API

  • https://mlflow.org/docs/latest/rest-api.html#get-registeredmodel
  • https://mlflow.org/docs/latest/rest-api.html#search-registeredmodels
  • https://mlflow.org/docs/latest/rest-api.html#get-modelversion
  • https://mlflow.org/docs/latest/rest-api.html#search-modelversions
  • https://mlflow.org/docs/latest/search-experiments.html#search-experiments
  • https://mlflow.org/docs/latest/rest-api.html#get-experiment-by-name

Description of proposal (what needs changing)

Document that get and search methods/endpoints are case sensitive for MlflowClient methods and REST endpoints

amesar avatar Apr 01 '24 14:04 amesar

@mlflow/mlflow-team Please assign a maintainer and start triaging this issue.

github-actions[bot] avatar Apr 09 '24 00:04 github-actions[bot]

Hi, I'm new and would like to take this issue to work on after it's triaged so I can learn the contribution process flow. Thanks.

jperk224 avatar Apr 10 '24 23:04 jperk224