wenjin272 opened a new issue, #112:
URL: https://github.com/apache/flink-agents/issues/112

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/flink-agents/issues) and found nothing 
similar.
   
   ### Description
   
   Currently, the abstraction of ChatModel is coupled with the connection to 
the external LLM and the parameters used when invoking the LLM. By splitting it 
into ChatModelServer (managing the connection) and ChatModel (managing tools, 
prompts, and invocation settings), different ChatModels can reuse the same 
Server.
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to