bedrock: Fix bedrock not streaming (#28281)
Closes #26030 Release Notes: - Fixed Bedrock bug causing streaming responses to return as one big chunk --------- Co-authored-by: Peter Tripp <peter@zed.dev>
This commit is contained in:
parent
93b1e95a5d
commit
0d809c21ba
4 changed files with 177 additions and 271 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1911,7 +1911,6 @@ dependencies = [
|
|||
"serde_json",
|
||||
"strum 0.27.1",
|
||||
"thiserror 2.0.12",
|
||||
"tokio",
|
||||
"workspace-hack",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue