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
importlogikonimportyour_mlops_platform# Retrieve chat between human user and AI assistantchat_history=your_mlops_platform.get_logs()
# Debug and score reasoningscore=logikon.score(messages=chat_history)
# Log scoresyour_mlops_platform.log(score)
The text was updated successfully, but these errors were encountered:
For example:
The text was updated successfully, but these errors were encountered: