zlacker

[parent] [thread] 0 comments
1. buggle+(OP)[view] [source] 2024-02-14 13:41:18
The solution, at least for GPT-4, is to ask it to first draft a software spec for whatever you want it to implement and then write the code based on the spec. There are a bunch of examples here:

https://github.com/mckaywrigley/prompts

[go to top]