@Shra_va_ni Its job would be understanding requirements, filtering parameters, and matching templates.
The actual final‑output code is generated by populating variables from this template library, allowing the LLM to output code much like a compiler.
@Shra_va_ni I have an idea:
Could we maintain a library of code templates that an LLM can interface with? The LLM would only handle code orchestration instead of writing code from scratch.