Find answers from the community

Updated 7 days ago

Potential Go Version of LlamaIndex

Hello. any future plans on releasing a go version of llamaindex ? :harold:
R
L
6 comments
noted . Any go version right now would have to wrap around python functions , which defies the point of using go
I guess go needs a torch library and a transformers library first.
you don't need torch or transformers if using models that are already hoted though, then its just API calls (i.e. TGI, TEI, vLLM, Ollama, OpenAI, Anthropic, etc.)
that would be more for training finetuning frameworks
but would still be nice to have a compiled language version of frameworks like llamaindex eventually
Add a reply
Sign up and join the conversation on Discord