# `ASM.Content.Thinking`
[🔗](https://github.com/nshkrdotcom/agent_session_manager/blob/v0.9.2/lib/asm/content.ex#L16)

Provider thinking content, optionally signed when supported.

# `t`

```elixir
@type t() :: %ASM.Content.Thinking{signature: String.t() | nil, thinking: String.t()}
```

---

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