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

[ML] add new trained_models/{model_id}/_infer endpoint for all supervised models and deprecate deployment infer api #86361

Merged
merged 15 commits into from May 5, 2022

Commits on May 2, 2022

  1. [ML] add new trained_models/{model_id}/_infer endpoint for all superv…

    …ised models and deprecate deployment infer api
    benwtrent committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9017889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd96fc3 View commit details
    Browse the repository at this point in the history
  3. fixing test

    benwtrent committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5e50f71 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/ml-single-infer-endpoint' of github.com:benwtre…

    …nt/elasticsearch into feature/ml-single-infer-endpoint
    benwtrent committed May 2, 2022
    Configuration menu
    Copy the full SHA
    8b1db2c View commit details
    Browse the repository at this point in the history
  5. fixing format

    benwtrent committed May 2, 2022
    Configuration menu
    Copy the full SHA
    613a49a View commit details
    Browse the repository at this point in the history
  6. fixing format

    benwtrent committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2fd8ac9 View commit details
    Browse the repository at this point in the history
  7. [DOCS] Re-add deprecated API

    lcawl committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a54065a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Update 86361.yaml

    benwtrent committed May 3, 2022
    Configuration menu
    Copy the full SHA
    9b51c1c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fixing spec

    benwtrent committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4057c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82829f4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    e8714e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/ml-single-infer-endpoint' of github.com:benwtre…

    …nt/elasticsearch into feature/ml-single-infer-endpoint
    benwtrent committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f06c4a0 View commit details
    Browse the repository at this point in the history
  3. adding tests

    benwtrent committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3f1fee0 View commit details
    Browse the repository at this point in the history
  4. cleaning up test

    benwtrent committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0e51d67 View commit details
    Browse the repository at this point in the history
  5. fixing tests

    benwtrent committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7492678 View commit details
    Browse the repository at this point in the history