GeminiPartExecutableCode model.
@type t() :: %ExBifrost.Model.GeminiPartExecutableCode{ code: String.t() | nil, language: String.t() | nil }