Dsxir.Optimizer.GEPA.Auto (dsxir v0.2.0)

Copy Markdown

Preset → resolved config for GEPA. Mirrors Dsxir.Optimizer.MIPROv2.Auto. User-supplied opts override the preset.

Summary

Functions

Resolves preset to a config map and merges user-supplied opts on top. :auto and :reflective_lm are stripped before merging.

Functions

expand(opts, preset)

@spec expand(
  keyword(),
  :light | :medium | :heavy
) :: map()

Resolves preset to a config map and merges user-supplied opts on top. :auto and :reflective_lm are stripped before merging.