-
- Website access
-
- Control which websites the next Deep Research run can search and
- read. Limits are enforced by the server and shared with the research
- model.
-
-
-
- setDraft({ ...draft, allowedDomains })}
- />
- setDraft({ ...draft, blockedDomains })}
- />
-
-
-
-
-
+
+ Website access
+
+ Control which websites the next Deep Research run can search and read.
+ Limits are enforced by the server and shared with the research model.
+
+
+
+ setDraft({ ...draft, allowedDomains })}
+ />
+ setDraft({ ...draft, blockedDomains })}
+ />
+
+
+
+
+
);
}