fsk119 commented on PR #26932:
URL: https://github.com/apache/flink/pull/26932#issuecomment-3231646758

   >In the healthcare industry, different hospitals and companies often deploy 
various AI models, such as those from DeepSeek, Qwen, OpenAI, as well as 
custom-trained models. In our data processing workflows using Flink and Paimon, 
we need to support multiple model providers. However, currently, Flink 2.1 only 
offers built-in support for OpenAI. To address this limitation, we extended 
Flink 2.1 by integrating support for DeepSeek, Qwen, and Tencent Hunyuan models.
   
   Although Flink only includes the OpenAI model in the repository, the 
OpenAI-style model provider can actually support various models, such as Qwen.
   Given that, the current name might be too narrow or misleading.
   How about renaming the provider to openai-compat to reflect that it's 
compatible with the OpenAI API format, rather than being limited to OpenAI 
itself?


-- 
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

Reply via email to