# `Tinkex.CLI.Commands.Sample`
[🔗](https://github.com/North-Shore-AI/tinkex/blob/v0.4.0/lib/tinkex/cli/commands/sample.ex#L1)

Sampling/text generation command.

# `run_sampling`

```elixir
@spec run_sampling(map(), map()) :: {:ok, map()} | {:error, term()}
```

Runs sampling with the given options and dependencies.

---

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