update vector_store to accomodate for full file parsing for JSON, TOML and YAML files
This commit is contained in:
parent
4bece54655
commit
cf0dd09b5c
5 changed files with 62 additions and 9 deletions
|
@ -51,6 +51,6 @@ tempdir.workspace = true
|
|||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
|
||||
tree-sitter-javascript = "*"
|
||||
tree-sitter-typescript = "*"
|
||||
tree-sitter-rust = "*"
|
||||
tree-sitter-toml = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue