-
Notifications
You must be signed in to change notification settings - Fork 13
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
added popover to display links to suggested models #625
added popover to display links to suggested models #625
Conversation
Signed-off-by: saimedhi <saimedhi@amazon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Getting close, let's be sure to test any added models and make sure they work smoothly on the UI, so we keep a high standard on our documentation.
public/pages/workflow_detail/workflow_inputs/input_fields/model_field.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: saimedhi <saimedhi@amazon.com>
public/pages/workflow_detail/workflow_inputs/input_fields/model_field.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: saimedhi <saimedhi@amazon.com>
Cohere Embed Model testing: screen-capture.45.webmDeepseek Model screen-capture.46.webmOpenAI GPT 3.5 screen-capture.47.webm |
Signed-off-by: saimedhi <saimedhi@amazon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Great to see the quick integration with the latest models.
Signed-off-by: saimedhi <saimedhi@amazon.com> (cherry picked from commit ccfbb9e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit ccfbb9e) Signed-off-by: saimedhi <saimedhi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Semantic Search Template Query Preset:

Semantic Search Neural Query Preset:

Check List
--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.