addu390 commented on code in PR #631:
URL: https://github.com/apache/flink-agents/pull/631#discussion_r3196035306


##########
plan/src/main/java/org/apache/flink/agents/plan/actions/ToolCallAction.java:
##########
@@ -41,7 +41,7 @@ public static Action getToolCallAction() throws Exception {
                         ToolCallAction.class,
                         "processToolRequest",
                         new Class[] {ToolRequestEvent.class, 
RunnerContext.class}),

Review Comment:
   Yes, that's the pattern. I thought I fixed this in all places, I'll do 
another full sweep again.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to