Skip to content

Commit eeba1c3

Browse files
Add mention of support for Cohere in RAG to 2.13 release note. (opensearch-project#2260) (opensearch-project#2262)
Signed-off-by: Austin Lee <austin@aryn.ai> (cherry picked from commit 624dfba) Co-authored-by: Austin Lee <austin@aryn.ai>
1 parent 576b27f commit eeba1c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/opensearch-ml-common.release-notes-2.13.0.0.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Compatible with OpenSearch 2.13.0
2020
* add remote predict thread pool ([#2207](https://github.com/opensearch-project/ml-commons/pull/2207))
2121
* add local inference enabling/disabling setting ([#2232](https://github.com/opensearch-project/ml-commons/pull/2232))
2222
* Add request level parameters for system_prompt and user_instructions ([#2236](https://github.com/opensearch-project/ml-commons/pull/2236))
23+
* Add support for Cohere and other chat model input/outputs in the RAG pipeline ([#2238](https://github.com/opensearch-project/ml-commons/pull/2238))
2324

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

0 commit comments

Comments
 (0)