Skip to content
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

[8.18] Fix AlibabaCloudSearchCompletionAction not accepting ChatCompletionInputs (#125023) #125416

Merged
merged 2 commits into from
Mar 24, 2025

Conversation

dan-rubinstein
Copy link
Member

Backport of #125023

Backport required some manual changes due to conflicts:

  1. Import for buildExpectationCompletion had to be different.
  2. Non ChatCompletionInput unit test had to use DocumentsOnlyInput instead of EmbeddingInput as EmbeddingInput does not exist in this branch.

…puts (elastic#125023)

* Fix AlibabaCloudSearchCompletionAction not accepting ChatCompletionInputs

* Update docs/changelog/125023.yaml

* Fix unit tests
@dan-rubinstein dan-rubinstein added >bug :ml Machine learning backport Team:ML Meta label for the ML team labels Mar 21, 2025
@dan-rubinstein dan-rubinstein marked this pull request as ready for review March 21, 2025 20:44
@dan-rubinstein
Copy link
Member Author

@elasticmachine merge upstream

@dan-rubinstein dan-rubinstein merged commit fde490f into elastic:8.18 Mar 24, 2025
15 checks passed
@dan-rubinstein dan-rubinstein deleted the backport/8.18/pr-125023 branch March 24, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug :ml Machine learning Team:ML Meta label for the ML team v8.18.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants