gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Some code files are not provided here due to character limitations

Open RadientBrain opened this issue 2 years ago • 2 comments

@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.

RadientBrain avatar Jun 16 '23 18:06 RadientBrain

I can help if you want. you can assign this to me to try.

RadientBrain avatar Jun 16 '23 18:06 RadientBrain

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?

patillacode avatar Jun 17 '23 11:06 patillacode

Ok I will try and let you know

RadientBrain avatar Jun 18 '23 09:06 RadientBrain

Closing in favor of keeping things clean and neat, please open your PR when ready.

patillacode avatar Jun 18 '23 12:06 patillacode