(no title)
mike_hock | 1 year ago
The inputs were traditionally source code, but sure, we could in principle use prompts for an LLM as the primary inputs, which then produces source code that gets fed to the rest of the build chain.
But editing the source code produced by the LLM is a non-starter because then you're editing build artifacts.
No comments yet.