OpenCode.Generated.ModelV2InfoVariants (opencode_sdk v0.1.81)

Copy Markdown View Source

Provides struct and type for a ModelV2InfoVariants

Summary

Types

t()

@type t() :: %OpenCode.Generated.ModelV2InfoVariants{
  body: map(),
  generation: OpenCode.Generated.ModelV2InfoVariantsGeneration.t() | nil,
  headers: map(),
  id: String.t(),
  options: map() | nil
}