It seems that the current method log_model from the FeatureStoreClient class lacks a way to pass in the model signature (as opposed as doing it through mlflow directly). Is there a workaround to append this information? Thanks!
Hi Amir,thanks for the reply. However, the issue arises when logging the model through the FeatureStoreClient class' method "log_model" (as seen in page 6 here https://docs.gcp.databricks.com/_static/documents/feature-store-python-api-reference-0-3-6...