i figured, just everything is using the name LLaMA lately, gpt_index changed their name to llama_index, which I don't quite get, since llama i believe is a GPT-based technology, just an instance of gpt, like gpt3, gpt-j, etc.. where gpt is the underlying transformer tech, and llama is specifically facebook, but whatever that's a whole different discussion..lol
You can check out the full code (the 500-line nanocode.py) here: https://github.com/owenthereal/build-your-own-coding-agent
I'm happy to answer questions about the 'Zero Magic' architecture or the decision to drop vector DBs.