Generating OpenAPI specifications using GPT-3
I wanted to start playing around with OpenAPI. I decided to see if I could get GPT-3 to generate the first version of a specification for me.
3 posts tagged “code-generation”.
I wanted to start playing around with OpenAPI. I decided to see if I could get GPT-3 to generate the first version of a specification for me.
David Beazley on Twitter: So, I just published this deliciously evil spin on dataclasses. It's tiny and the resulting classes import about 15-20 faster than dataclasses.
I was experimenting with wasmtime-py today and found the current documentation didn't quite give me the information that I needed.