GEPA.Strategies.ComponentSelector behaviour (GEPA v0.3.0)

Copy Markdown View Source

Behaviour for selecting which named candidate components should be updated.

Summary

Callbacks

select(t, non_neg_integer, map)

@callback select(GEPA.State.t(), non_neg_integer(), map()) ::
  {[String.t()], GEPA.State.t()}