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: search-processors/src/main/java/org/opensearch/searchpipelines/questionanswering/generative/ext/GenerativeQAParameters.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ public class GenerativeQAParameters implements Writeable, ToXContentObject {
48
48
49
49
// Optional parameter; if provided, conversational memory will be used for RAG
50
50
// and the current interaction will be saved in the conversation referenced by this id.
0 commit comments