Commit c0165b0
committed
refactor: remove unused variable and simplify message processing in
- Removed the unused `parts` variable in `UserPromptNode`.
- Simplified message processing logic in `_process_message_history` by directly using the processor without casting for async processing._agent_graph.py
1 parent a235ee7 commit c0165b0
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
1152 | 1151 | | |
1153 | 1152 | | |
1154 | 1153 | | |
1155 | | - | |
1156 | | - | |
| 1154 | + | |
1157 | 1155 | | |
1158 | 1156 | | |
1159 | 1157 | | |
| |||
0 commit comments