run-llama / LlamaIndexTS

LlamaIndex in TypeScript
https://ts.llamaindex.ai
MIT License
1.78k stars 343 forks source link

Support for CodeSplitter #1122

Open Riphal opened 1 month ago

Riphal commented 1 month ago

llamaindex python lib supports CodeSplitter for some time now. Is there any plan to support CodeSplitter in this lib as well?

Reference: https://docs.llamaindex.ai/en/v0.10.19/api/llama_index.core.node_parser.CodeSplitter.html

himself65 commented 1 month ago

What language do you want to have? JS/TS or python

Riphal commented 1 week ago

JS/TS