[ https://issues.apache.org/jira/browse/FLINK-37838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953966#comment-17953966 ]
Yunfeng Zhou commented on FLINK-37838: -------------------------------------- Hi [~lihaosky], I previously consulted Fang Shengkai offline and learned that there seems not a subtask about Model Function implementations in your referenced jira ticket yet. FLIP-525 introduced interfaces like ModelProviderFactory and PredictFunction, and in this ticket I'm willing to add implementation classes for these interfaces. > Introduce Model Function implementations based on OpenAI API > ------------------------------------------------------------ > > Key: FLINK-37838 > URL: https://issues.apache.org/jira/browse/FLINK-37838 > Project: Flink > Issue Type: New Feature > Components: Library / Machine Learning > Reporter: Yunfeng Zhou > Priority: Major > Fix For: 2.1 > > > InĀ FLINK-34992, ML Models API is introduced to Flink to support a unified set > of APIs to describe the data processing and ML tasks. As APIs cannot function > alone without actual implementations, this ticket plans to add such an > implementation set to the Model API, which provides Flink users quick > hands-on experience about Flink Models. > This ticket plans to add the implementation based on [OpenAI > API|https://github.com/openai/openai-java]. -- This message was sent by Atlassian Jira (v8.20.10#820010)