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
- import ModelResponseStream to handle streaming responses
- implement `_finalize_streaming_span` to process streamed tokens
- update `_acompletion_wrapper` to detect and trace streaming results
- ensure span attributes capture message roles, content, and usage stats
- properly end spans for both standard and streaming responses
This change enables instrumentation for streaming responses, ensuring
tracing captures relevant metadata for streamed tokens, resolvesArize-ai#1227.
Signed-off-by: Keyur Maru <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: