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: docs/core/retrieval-actions.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,8 +182,7 @@ component in the config:
182
182
- name: "ResponseSelector"
183
183
retrieval_intent: faq
184
184
185
-
You could still have two separate retrieval actions but both actions can share the same retrieval model by specifying a single
186
-
``ResponseSelector`` component and leaving the ``retrieval_intent`` to its default value(None):
185
+
You could still have two separate retrieval actions but both actions can share the same retrieval model by specifying a single ``ResponseSelector`` component and leaving the ``retrieval_intent`` to its default value(None):
0 commit comments