Skip to content

Commit 6a4a7d9

Browse files
committed
c
1 parent 04407b2 commit 6a4a7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ impl ConversationState {
162162
context_message_length: None,
163163
latest_summary: None,
164164
updates,
165-
current_model_id: curren_model_id,
165+
current_model_id: current_model_id,
166166
}
167167
}
168168

0 commit comments

Comments
 (0)