OpenCode.Generated.StepFinishPartTokens (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a StepFinishPartTokens

Summary

Types

t()

@type t() :: %OpenCode.Generated.StepFinishPartTokens{
  cache: OpenCode.Generated.StepFinishPartTokensCache.t(),
  input: number(),
  output: number(),
  reasoning: number(),
  total: number() | nil
}