Provides struct and type for a SessionModel
@type t() :: %OpenCode.Generated.SessionModel{ id: String.t(), provider_id: String.t(), variant: String.t() | nil }