Find answers from the community

Updated 2 months ago

Typescript

Does llama index cross compile to the node/typescript variant, or is it entirely from scratch? If the former do folks know the tool that was used? Do you know what percentage of functionality exists in the typescript variant vs the python (or maybe its feature complete)?
L
t
2 comments
No, it's two differently maintained codebases.

The typescript package is generally a bit behind (it's just generally much easier to move fast in python)

But there has been some effort lately to bring more features in to maintain more parity
got it that makes sense...thanks Logan
Add a reply
Sign up and join the conversation on Discord