-
-
Notifications
You must be signed in to change notification settings - Fork 69.3k
Streaming replies can start with leading blank lines #7689
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
Streaming/block-flush replies can include 1-2 blank lines before the actual response text when extended thinking is enabled.
Steps to reproduce
- Use an Anthropic model with extended thinking enabled.
- Send a message over a channel that uses the streaming/block-flush path (for example, iMessage).
- Observe the assistant reply.
Expected behavior
Replies should start with the intended text with no leading blank lines.
Actual behavior
Replies sometimes begin with one or more blank lines before the content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.