# `Aludel.Stats.Costs`
[🔗](https://github.com/ccarvalho-eng/aludel/blob/main/lib/aludel/stats/costs.ex#L1)

Cost reporting and breakdowns for the dashboard.

# `cost_by_prompt`

```elixir
@spec cost_by_prompt() :: [map()]
```

# `cost_by_provider`

```elixir
@spec cost_by_provider() :: [map()]
```

# `cost_per_run`

```elixir
@spec cost_per_run() :: float()
```

---

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