wenjin272 opened a new pull request, #113: URL: https://github.com/apache/flink-agents/pull/113
Linked issue: #112 ### Purpose of change By splitting ChatModel into ChatModelServer (managing the connection) and ChatModel (managing tools, prompts, and invocation settings), different ChatModels can reuse the same Server. ### Tests ut ### API Yes, revise the API of ChatModel ### Documentation No -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org