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

Plain text content emitted by a model response.

# `t`

```elixir
@type t() :: %ASM.Content.Text{text: String.t()}
```

---

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