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

More preset automation & usability improvements #324

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Aug 29, 2024

Description

This PR adds a handful of usability improvements:

  1. allows the query template fields in the ML search request processors to be automatically populated
  2. adds random name generation for index creation to prevent the easy case of name clashing when creating multiple workflows
  3. sets default values for the select dropdowns (automatic population of the input maps when using a model with an interface)

Demo video showing that when all quick-config fields are filled out, and when using a model with an interface, ingest & search can be fully working by only configuring:
1/ passing in sample documents to ingest, and
2/ the query and input map for the search request processor (this may further be automated in the near future)

screen-capture.7.webm

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tyler Ohlsen <[email protected]>
@saimedhi
Copy link
Collaborator

Looks good to me.

@ohltyler ohltyler merged commit 831f71e into opensearch-project:main Aug 29, 2024
6 checks passed
@ohltyler ohltyler deleted the presets-3 branch August 29, 2024 01:58
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 29, 2024
Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 831f71e)
ohltyler added a commit that referenced this pull request Aug 29, 2024
Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 831f71e)

Co-authored-by: Tyler Ohlsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants