wenjin272 commented on code in PR #631: URL: https://github.com/apache/flink-agents/pull/631#discussion_r3138160496
########## plan/src/main/java/org/apache/flink/agents/plan/actions/ChatModelAction.java: ########## Review Comment: I think this should be changed to ChatRequestEvent.fromEvent(event). The same applies to other actions, including built-in actions, as well as actions in tests and examples. I've checked, and it seems that everything on the Python side has been handled. -- 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]
