gpt-engineer
gpt-engineer copied to clipboard
Some code files are not provided here due to character limitations
@AntonOsika When we run the code, if the files being created exceed the character limitation then this error pops : "Some code files are not provided here due to character limitations" and then the script just stops. I think we need to give some sort of memory to make it remember. Maybe we can use ChromaDB for the creation of embeddings. And then can use the GPT-4 to first check the embeddings in the workspace folder created and then use it or else if not present then run like normal.
I can help if you want. you can assign this to me to try.
Thanks @RadientBrain
I think this is a good idea, maybe you can do a POC/draft of its implementation and we can take a look?
Ok I will try and let you know
Closing in favor of keeping things clean and neat, please open your PR when ready.