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.
2 parents 790aae5 + 2f185b2 commit 0bd16b5Copy full SHA for 0bd16b5
config.ts
@@ -5,4 +5,5 @@ export const defaultConfig: Config = {
5
match: "https://www.builder.io/c/docs/**",
6
maxPagesToCrawl: 50,
7
outputFileName: "output.json",
8
+ maxTokens: 2000000,
9
};
0 commit comments