| ▲ | Sammi 2 hours ago | |||||||
- don't learn from what you tell them Whenever I have a model fix something new I ask it to update the markdown implementation guides I have in the docs folder in my projects. I add these files to context as needed. I have one for implementing routes and one for implementing backend tests and so on. They then know how to do stuff in the future in my projects. | ||||||||
| ▲ | Clent 2 hours ago | parent | next [-] | |||||||
They still aren't learning. You're learning and then telling them to incorporate your learnings. They aren't able to remember this so you need to remind them each day. That sounds a lot like '50 First Dates' but for programming. | ||||||||
| ||||||||
| ▲ | kvirani 2 hours ago | parent | prev | next [-] | |||||||
Can this additional prompt from you also be automated? I do this too but I forget sometimes. I don't know if a general rule will be enough ? | ||||||||
| ▲ | troupo 2 hours ago | parent | prev [-] | |||||||
> I add these files to context as needed. Key words are these. > They then know how to do stuff in the future in my projects. No. No, they don't. Every new session is a blank slate, and you have to feed those markdown files manually to their context. | ||||||||