Skip to content

Allow AST parser to handle files larger than 32KB#389

Open
asetda wants to merge 1 commit into
zilliztech:masterfrom
asetda:master
Open

Allow AST parser to handle files larger than 32KB#389
asetda wants to merge 1 commit into
zilliztech:masterfrom
asetda:master

Conversation

@asetda

@asetda asetda commented Jun 2, 2026

Copy link
Copy Markdown

Size the buffer for AST parser appropriately for the file being parsed. This lets avoid issues like "AST parser failed: Invalid argument, falling back to langchain".
See tree-sitter/node-tree-sitter#250

Size the buffer for AST parser appropriately for the file being parsed.
This lets avoid issues like "AST parser failed: Invalid argument,
falling back to langchain".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant