cyberkaida / reverse-engineering-assistant

An AI assistant for reverse engineering tasks 👩‍💻
Apache License 2.0
243 stars 20 forks source link

Port from llama-index to langchain #16

Closed cyberkaida closed 9 months ago

cyberkaida commented 9 months ago

llama-index was fine, but I had to fix a lot of bugs and performance problems with patches. langchain seems to have implemented a few of the things I was planning (exceptions going to the llm, other agent formats) so let us try this now.