Alex Yang
Alex Yang
Fixes: https://github.com/run-llama/LlamaIndexTS/issues/836 There are some possible ways to solve that issue. 1. force split text right before embedding This is not what the user expected, and must lose much of...
Fixes: https://discord.com/channels/1059199217496772688/1133167189860565033/1237394506274439268
Suggested by @marcusschiesser
There are many packages on the Python side; we missed tons of them for the typescript side. We must improve the document and solid types to let people understand how...
Fixes: https://github.com/run-llama/LlamaIndexTS/discussions/495
Fixes: https://github.com/run-llama/LlamaIndexTS/issues/600
I've noticed most of the PRs recently are generated by LLM, and this project has had some issues. 1. No type check, no information. It takes work to maintain and...
Upstream: https://github.com/run-llama/LlamaIndexTS/pull/704
I got 1k+ lint error after enable the strict lint rules