wenjin272 commented on issue #931:
URL: https://github.com/apache/flink-agents/issues/931#issuecomment-5226188482

   Since Flink Agents is still in beta and does not guarantee API 
compatibility, I think we can remove the entire `azureai` module directly 
rather than introducing a deprecated compatibility layer. Users can migrate to 
`OpenAICompletionsConnection` with a Microsoft Foundry OpenAI v1 endpoint, 
updating `endpoint` to `api_base_url`, `apiKey` to `api_key`, and using the 
Foundry deployment name as `model`. We should also remove the related 
dependency, resource names, distribution registration, and documentation, and 
include a short migration note. Does this approach sound reasonable?


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

Reply via email to