Max Pages maxPagesinteger Optional
Default value of this property is 50
crawlDepthinteger Optional
Default value of this property is 3
urlPatternsarray Optional
Default value of this property is []
excludePatternsarray Optional
Default value of this property is ["**/changelog**","**/blog**","**/news**"]
chunkSizeinteger Optional
Default value of this property is 0
chunkOverlapinteger Optional
Default value of this property is 50
outputFormatEnum Optional
"rag": string "finetune-openai": string "finetune-alpaca": string "markdown": string Default value of this property is "rag"
generateQAboolean Optional
Default value of this property is false
generateSummaryboolean Optional
Default value of this property is false
questionsPerChunkinteger Optional
Default value of this property is 3
llmProviderEnum Optional
"openai": string "anthropic": string Default value of this property is "openai"
generateEmbeddingsboolean Optional
Default value of this property is false
embeddingModelEnum Optional
"text-embedding-3-small": string "text-embedding-3-large": string "text-embedding-ada-002": string Default value of this property is "text-embedding-3-small"
embeddingApiKeystring Optional