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: guides/assistant.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ You can use the following filtering syntax when you configure external sites:
56
56
-`docs.example.com`: Search only the `docs.example.com` subdomain
57
57
-`*.example.com`: Search all subdomains of `example.com`
58
58
-**Path-level filtering**
59
-
-`docs.example.com/api`: Only search API documentation sections
59
+
-`docs.example.com/api`: Search all pages under the `/api` subpath
60
60
-**Multiple patterns**
61
-
-You can add multiple entries to target different sections across sites for more granular control over what external content the assistant can reference.
61
+
-Add multiple entries to target different sections of sites
0 commit comments