Skip to content

Commit 104fd82

Browse files
committed
Merge branch 'release-1.5.5' of https://github.com/agno-agi/agno into release-1.5.5t pull or
2 parents 4990bcb + 0a8d6fd commit 104fd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/agno/models/anthropic/claude.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
ContentBlockDeltaEvent,
2424
ContentBlockStartEvent,
2525
ContentBlockStopEvent,
26-
MessageDeltaEvent,
26+
# MessageDeltaEvent, # Broken at the moment
2727
MessageStopEvent,
2828
)
2929
from anthropic.types import Message as AnthropicMessage

0 commit comments

Comments
 (0)