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 prefix strings option to trained models #102089

Merged
merged 10 commits into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. Prefix strings

    davidkyle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    627e681 View commit details
    Browse the repository at this point in the history
  2. prefix type in the request

    davidkyle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    469bfc5 View commit details
    Browse the repository at this point in the history
  3. docs

    davidkyle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2255d59 View commit details
    Browse the repository at this point in the history
  4. Update docs/reference/ml/trained-models/apis/put-trained-models.asciidoc

    Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
    davidkyle and szabosteve committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bc7b2ca View commit details
    Browse the repository at this point in the history
  5. Update docs/reference/ml/trained-models/apis/put-trained-models.asciidoc

    Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
    davidkyle and szabosteve committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    24c5c30 View commit details
    Browse the repository at this point in the history
  6. Add prefix strings to model package config

    # Conflicts:
    #	x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/inference/TrainedModelConfig.java
    davidkyle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5632026 View commit details
    Browse the repository at this point in the history
  7. fix tests

    davidkyle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1aef188 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e91e00b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    5dd9cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca140ae View commit details
    Browse the repository at this point in the history