You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In mlflow.evaluate and mlflow.predict with OpenAI models, I can't see traces.
If I save the model and load it to use for prediction, I can't see traces as well. It would be better if you had something like MlflowInstrument or something similar.
🎤 Why is this feature needed ?
I always use MLflow with TraceLoop, but it always turns out that I cant see traces.
✌️ How do you aim to achieve this?
Support MLflow features such as predict or evaluate, especially with OpenAI.
Which component is this feature for?
OpenAI Instrumentation
🔖 Feature description
In mlflow.evaluate and mlflow.predict with OpenAI models, I can't see traces.
If I save the model and load it to use for prediction, I can't see traces as well. It would be better if you had something like MlflowInstrument or something similar.
🎤 Why is this feature needed ?
I always use MLflow with TraceLoop, but it always turns out that I cant see traces.
✌️ How do you aim to achieve this?
Support MLflow features such as predict or evaluate, especially with OpenAI.
🔄️ Additional Information
Prior bug: #1750
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: