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
An update was made recently to generated the dotted_order field. It does not handle child records properly. The make_dot_order method needs to be updated to handle the case if parent_run_id is sent in. The documentation suggests it may also need to handle the full hierarchy.
14:28:49 - LiteLLM:ERROR: langsmith.py:401 - Langsmith HTTP Error: 400 - {"detail":"dotted_order must contain at least two parts for child runs for run_id:ff13eb42-cd5b-4f33-b9a4-aa2d2db19e14 trace_id:ff13eb42-cd5b-4f33-b9a4-aa2d2db19e14 dotted_order:20241209T212844354467Zff13eb42-cd5b-4f33-b9a4-aa2d2db19e14 parent_run_id:82889dff-18a0-4f99-b371-a62c402983fe"}
What happened?
An update was made recently to generated the dotted_order field. It does not handle child records properly. The make_dot_order method needs to be updated to handle the case if
parent_run_id
is sent in. The documentation suggests it may also need to handle the full hierarchy.Sample arguments:
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.53.1
Twitter / LinkedIn details
No response
@ishaan-jaff
The text was updated successfully, but these errors were encountered: