Skip to content

Commit f0cd751

Browse files
committed
merge
1 parent 150a9b4 commit f0cd751

File tree

1 file changed

+0
-1
lines changed
  • crates/chat-cli/src/cli/chat

1 file changed

+0
-1
lines changed

crates/chat-cli/src/cli/chat/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3463,7 +3463,6 @@ impl ChatContext {
34633463
recv_error.request_id,
34643464
tool_use_id, name, "The response stream ended before the entire tool use was received"
34653465
);
3466-
34673466
self.conversation_state.push_assistant_message(*message, database);
34683467
let tool_results = vec![ToolUseResult {
34693468
tool_use_id,

0 commit comments

Comments
 (0)