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
Hey @Fashizel, I would recommend installing with 'lmnr[all]' to install all the instruments. In your example you're installing only openai instrumentation. If you want only mistral instrumentation you should use 'lmnr[mistral]'
Getting this error when trying to use Laminar.
2025-03-01 17:55:10,919::lmnr.openllmetry_sdk.tracing.tracing::ERROR: Error initializing MistralAI instrumentor: No module named 'mistralai.models.chat_completion' (tracing.py:615)
Even if installing like this
pip install --upgrade 'lmnr[openai]'
Please advise, thanks!
The text was updated successfully, but these errors were encountered: