:mod:`langchain_community.callbacks.mlflow_callback`.MlflowLogger ======================================================================== .. currentmodule:: langchain_community.callbacks.mlflow_callback .. autoclass:: MlflowLogger .. rubric:: Methods .. autosummary:: ~MlflowLogger.__init__ ~MlflowLogger.artifact ~MlflowLogger.finish_run ~MlflowLogger.html ~MlflowLogger.jsonf ~MlflowLogger.langchain_artifact ~MlflowLogger.metric ~MlflowLogger.metrics ~MlflowLogger.start_run ~MlflowLogger.table ~MlflowLogger.text .. automethod:: MlflowLogger.__init__ .. automethod:: MlflowLogger.artifact .. automethod:: MlflowLogger.finish_run .. automethod:: MlflowLogger.html .. automethod:: MlflowLogger.jsonf .. automethod:: MlflowLogger.langchain_artifact .. automethod:: MlflowLogger.metric .. automethod:: MlflowLogger.metrics .. automethod:: MlflowLogger.start_run .. automethod:: MlflowLogger.table .. automethod:: MlflowLogger.text .. example_links:: MlflowLogger