Skip to content
r/MachineLearning · Communities

My LLM kept implementing every method it found, so I added research and specification gates[D]

While building this workflow a thing that surprised me was that, initially I thought the pipeline was complete: From Goal to → Decompose → Research → Specification → Implementation It successfully broke the problem into relevant blocks, it found research for each block, and it produced detailed implementation specifica