We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1272bf6 commit 5d85d9eCopy full SHA for 5d85d9e
src/const.ts
@@ -31,7 +31,7 @@ export enum HelperTools {
31
32
export const defaults = {
33
actors: [
34
- 'apify/rag-web-browser',
+ // 'apify/rag-web-browser',
35
],
36
helperTools: [
37
HelperTools.SEARCH_ACTORS,
0 commit comments