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
Hi, currently llmobs spans can only wrap around a function. This does not work for streaming calls where the end is likely not in the same function. Can you help add functionality to allow start / end of spans? Thank you!