# `OpenCode.Generated.AgentPartInputSource`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.84/lib/opencode/generated/agent_part_input_source.ex#L1)

Provides struct and type for a AgentPartInputSource

# `t`

```elixir
@type t() :: %OpenCode.Generated.AgentPartInputSource{
  end: integer(),
  start: integer(),
  value: String.t()
}
```

---

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