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 401d853 commit 632a82dCopy full SHA for 632a82d
config.ts
@@ -5,6 +5,4 @@ export const defaultConfig: Config = {
5
match: "https://www.builder.io/c/docs/**",
6
maxPagesToCrawl: 50,
7
outputFileName: "output.json",
8
- maxFileSize: 1000,
9
- maxTokens: 5000
10
};
0 commit comments