Skip to main content

LLM-based Generation

LLM-based generation leverages Large Language Models to understand, analyze, and generate optimized versions of your code. This approach uses advanced AI capabilities to provide intelligent code optimization and improvement.

When to use: Quick iterations, cheapest and fastest option. Produces one-shot results.

Steps

  • In the configuration panel, select LLM as your method.
  • Choose a predefined or custom prompt.
  • Select one or more LLMs.
  • Click Generate Versions.

generate with LLM

Result: Alternative versions appear under the Versions tab.

Next step:

  • You can validate your generated targets.