-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Added Conversation API in MLClient" #3632
Revert "Added Conversation API in MLClient" #3632
Conversation
This reverts commit 627980a. Signed-off-by: Owais <owaiskazi19@gmail.com>
fe35249
to
aee05b3
Compare
Looks like the issue is from the upstream core
Let's not merge this until we decide on that |
Hi @owaiskazi19 , it turns out some API breaking changes which would break any use case using it. Usually we have deprecation plan at first, then we could remove it. I don't think we should remove APIs directly. |
This is the error and the API was added today so no dependencies |
Got it, it is a pretty new pr needed reverting. I am OK with that. BTW it's a jarhell issue, why you don't solve http-core dependency but remove some new added methods? |
let's merge this PR first to avoid the jar hell issue. When you test it fully, let's raise another new PR to bring back add conversation API @owaiskazi19 |
…opensearch-project#3632) This reverts commit 627980a. Signed-off-by: Owais <owaiskazi19@gmail.com>
Reverts #3475 to unblock Flow Framework