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
I think what's happening is that anthropic streaming response is wrapped again to anthropic MessageStream class, overwriting the stream_cls that logfire sets up.
Description
Logfire does not log anthropic streaming response.
This is the resulting dashboard when I stream both openai and anthropic:
Anthropic streaming request gets logged but response does not.
Simple reproduction here: https://github.com/qria/logfire-bug-reproduction
Python, Logfire & OS Versions, related packages (not required)
The text was updated successfully, but these errors were encountered: