Summary
Currently most of the code is being generated from the OpenAPI spec - in particularly the go config and the providers types.
Some more specific code is not being generated although it could potentially - if we assume those providers following OpenAI spec.
The task is to go over the Taskfile generate task and improve it to help generating also the vendor specific code (assuming it's following OpenAI spec - it's an industry standard right now).