You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: release-notes/opensearch-ml-common.release-notes-2.13.0.0.md
+1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Compatible with OpenSearch 2.13.0
20
20
* add remote predict thread pool ([#2207](https://github.com/opensearch-project/ml-commons/pull/2207))
21
21
* add local inference enabling/disabling setting ([#2232](https://github.com/opensearch-project/ml-commons/pull/2232))
22
22
* 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))
23
24
24
25
### Infrastructure
25
26
* Add integration tests for the RAG pipeline covering OpenAI and Bedrock ([#2213](https://github.com/opensearch-project/ml-commons/pull/2213))
0 commit comments