Commit e651a29
authored
Fix incorrect comment order when popping session items (#1086)
The previous comments incorrectly suggested that the user's question was
removed before the assistant's response. This fix updates the comment
order to reflect the actual sequence of the code execution.1 parent befe19d commit e651a29
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments