Document Github Loader¶
Node: documentGithubLoader · Full type: @n8n/n8n-nodes-langchain.documentGithubLoader · Version: 1.1
Credentials¶
githubApi (alias: @github)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
repository |
string | "" | |
branch |
string | "main" | |
textSplittingMode |
options | "simple" | required; simple, custom |
additionalOptions |
collection | {} | keys: recursive, ignorePaths |
additionalOptions children:
| Parameter | Type | Default | Details |
|---|---|---|---|
recursive |
boolean | false | |
ignorePaths |
string | "" |