# `Gemini.Types.Interactions.ThinkingLevel`
[🔗](https://github.com/nshkrdotcom/gemini_ex/blob/v0.15.0/lib/gemini/types/interactions/config.ex#L31)

Thinking level for Interactions generation (`"minimal"`, `"low"`, `"medium"`, `"high"`).

# `t`

```elixir
@type t() :: String.t()
```

---

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