Patrefans
echohive42 from patreon
echohive42 patreon

Code Files for Memwalker advanced tree retrieval without VectorDB Python code inspired by the paper

🕑 Added 2023-10-21 08:12:53 +0000 UTC
Code Files for Memwalker advanced tree retrieval without VectorDB Python code inspired by the paper

Comments

Echo Hive

I am not sure. It would be worth a test which I haven’t done. It is an interesting approach and wanted to share an implementation of it but haven’t tested it in any meaningful way especially against regular RAG approaches.

Bledar Ramo

Would you say this would be ideal for codebase retrieval ?

Echo Hive

I thought I solved all the index errors. It could be that gpt is answering with an unparsable response sometimes. If that is the case, Implementing function calling would limit that from happening. Maybe run the script in debug mode or with some additional print statements so you can better identify the issue.

Michal Babula

Sometimes I get the 'IndexError: list index out of range.' The error occurs when the answer is in the last child node. Do you know how to solve it?


More Creators