|
|
|
|
|
by aleksiy123
66 days ago
|
|
I do feel like the memory the biggest hurdle I’ve been encountering and I’m curious what solutions people have been doing to make it work. What seems to be somewhat working for me 1. Karpathy wiki approach 2. some prompting around telling the llm what to store and not. But it still feels brittle. I don’t think it’s just a retrieval problem. In fact I feel like the retrieval is relatively easy. It’s the write part, getting the agent to know what it should be memorizing, and how to store it. |
|
And forcing to always orient itself with that repo map first seemed to really help it from tunnel visioning.