generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 637
Updates Cohere connector info in connectors.md #6671
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Addresses #1 in #6648 Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
3 tasks
ylwu-amzn
reviewed
Mar 13, 2024
Co-authored-by: Yaliang Wu <[email protected]> Signed-off-by: Heather Halter <[email protected]>
ylwu-amzn
approved these changes
Mar 13, 2024
Contributor
Author
|
Hi @kolchfa-aws , can you please do a doc review on this? Thanks! |
Signed-off-by: Heather Halter <[email protected]>
kolchfa-aws
approved these changes
Mar 14, 2024
Collaborator
kolchfa-aws
left a comment
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. Minor comment.
Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 14, 2024
* Updates Cohere connector info in connectors.md Addresses #1 in #6648 Signed-off-by: Heather Halter <[email protected]> * Added link to github Signed-off-by: Heather Halter <[email protected]> * Update _ml-commons-plugin/remote-models/connectors.md Co-authored-by: Yaliang Wu <[email protected]> Signed-off-by: Heather Halter <[email protected]> * Fixed link formatting Signed-off-by: Heather Halter <[email protected]> * Update _ml-commons-plugin/remote-models/connectors.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Yaliang Wu <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> (cherry picked from commit a772802) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
hdhalter
pushed a commit
that referenced
this pull request
Mar 14, 2024
* Updates Cohere connector info in connectors.md Addresses #1 in #6648 * Added link to github * Update _ml-commons-plugin/remote-models/connectors.md * Fixed link formatting * Update _ml-commons-plugin/remote-models/connectors.md --------- (cherry picked from commit a772802) Signed-off-by: Heather Halter <[email protected]> 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> Co-authored-by: Yaliang Wu <[email protected]> Co-authored-by: kolchfa-aws <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update the Cohere connector documentation:
https://opensearch.org/docs/latest/ml-commons-plugin/remote-models/connectors/#cohere-connector
Update the blueprint to use the latest version for cohere embed v3. Please work with @ylwu-amzn to obtain the latest blueprint: https://github.com/opensearch-project/ml-commons/blob/2.x/docs/remote_inference_blueprints/cohere_connector_embedding_blueprint.md#1b-crea[…]nnector
Issues Resolved
Addresses the first item in #6648
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.