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

Integrate the legacy presets with quick-configure fields #546

Open
ohltyler opened this issue Dec 26, 2024 · 0 comments
Open

Integrate the legacy presets with quick-configure fields #546

ohltyler opened this issue Dec 26, 2024 · 0 comments
Labels
enhancement New feature or request v2.19.0

Comments

@ohltyler
Copy link
Member

The existing presets have quick-configure fields defined, such that when creating from the New Workflow page, we offer a few fields to be defined initially (models, certain document fields, etc.) that help auto-populate much of the configuration in the downstream ingest pipelines / search queries / search pipelines. We should update the preset values for the legacy use cases:

  1. Legacy semantic search: use any configured model ID & text embedding field in the text_embedding ingest processor & the neural search query
  2. Legacy hybrid search: use any configured model ID & text embedding field in the text_embedding ingest processor & the neural search query
  3. Multimodal search: use any configured model ID, text embedding field, and image embedding field in the text_image_embedding ingest processor & the neural search query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.19.0
Projects
None yet
Development

No branches or pull requests

1 participant