# `GEPA.LM.Tracking`
[🔗](https://github.com/nshkrdotcom/gepa_ex/blob/v0.3.0/lib/gepa/lm.ex#L220)

Compatibility alias for tracking arbitrary callable LMs.

# `calls`

# `complete`

# `counters`

# `new`

```elixir
@spec new(function()) :: GEPA.LLM.Tracking.t()
```

# `total_cost`

# `total_tokens_in`

# `total_tokens_out`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
