VastIllumination
VastIllumination
Thanks everyone, these solutions went above and beyond. I have goncalomoita's first solution with the extensions.txt file working on the previous version of GPT-Engineer. The last script they posted didn't...
I get the same error on Ubuntu. File "/usr/lib/python3.8/typing.py", line 774, in __subclasscheck__ return issubclass(cls, self.__origin__) TypeError: issubclass() arg 1 must be a class
This would be an incredible feature. The ability to pre-define specific requirements and best routes of development and save presets of those setting environments would be great. That way people...
> Yes, Falcon-7b does a poor job at coding. Although, there are other OpenLLM's trained specifically for coding that are possible to run on a RTX 3090+ or users can...
@sartian That would be amazing if limit_await_timeout=60 works. I need to be able to set a wait timeout, but I haven't hit my limit yet to be able to test...
@greysonlalonde This would be amazing! Utilizing 2 simple variables when defining the agent would work well: **completed_successful_requests_perminute** = 59 # This will track how many API Requests have been completed...
> > I think I had the same issue. Yesterday I updated Docker Desktop from 4.20.1 to 4.21.0. I did not do a restart after the upgrade and everything worked...