langchain_community.callbacks.mlflow_callback.import_mlflow¶

langchain_community.callbacks.mlflow_callback.import_mlflow() Any[source]¶

Import the mlflow python package and raise an error if it is not installed.

Return type

Any