Skip to content

Commit

Permalink
Add mention of support for Cohere in RAG to 2.13 release note.
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Lee <[email protected]>
  • Loading branch information
austintlee committed Mar 21, 2024
1 parent a85bec6 commit 8b53383
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Compatible with OpenSearch 2.13.0
* add remote predict thread pool ([#2207](https://github.com/opensearch-project/ml-commons/pull/2207))
* add local inference enabling/disabling setting ([#2232](https://github.com/opensearch-project/ml-commons/pull/2232))
* Add request level parameters for system_prompt and user_instructions ([#2236](https://github.com/opensearch-project/ml-commons/pull/2236))
* Add support for Cohere and other chat model input/outputs in the RAG pipeline ([#2238](https://github.com/opensearch-project/ml-commons/pull/2238))

### Infrastructure
* Add integration tests for the RAG pipeline covering OpenAI and Bedrock ([#2213](https://github.com/opensearch-project/ml-commons/pull/2213))
Expand Down

0 comments on commit 8b53383

Please sign in to comment.