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

Update workspace nodes/edges; misc fixes #394

Merged
merged 9 commits into from
Sep 20, 2024

Conversation

ohltyler
Copy link
Member

Description

Minor PR with bunch of random small fixes/improvements

  • updates, refactors, and removes old workspace components (the ReactFlow "Preview" view)
  • adds detailed contextual inputs/outputs to the workspace components
  • adds details for the normalization & collapse processor workspace components
  • adds default dimensions for several Amazon BedRock models, to cover more of supported blueprints with automated model interfaces
  • bug fix of input results being an array automatically converting (now only runs special logic under specific scenario)
  • edge case bug fix of the produced source input/output being the direct input w/ no path mappings needed
  • spacing improvements - removing unnecessary spacers in processor forms, making all form fields full-width in the quick config modal
  • naming update to RAG preset

Screenshot showing updated workspace components nodes & edges:
Screenshot 2024-09-19 at 3 26 06 PM

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 <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@saimedhi saimedhi merged commit c8bdacc into opensearch-project:main Sep 20, 2024
6 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 20, 2024
* cover few edge cases

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* Make quick config fields all fullwidth

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* word consistency; add more known embeddings

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* remove unnecessary spacing

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* Rename UI component from query -> search request

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* rename results -> search response

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* update names; remove unnecessary components; add detailed i/o

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* rename

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

* Fix & improve test

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>

---------

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
(cherry picked from commit c8bdacc)
ohltyler added a commit that referenced this pull request Sep 20, 2024
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
(cherry picked from commit c8bdacc)

Co-authored-by: Tyler Ohlsen <ohltyler@amazon.com>
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