Codex.Items.Compaction (Codex SDK v0.6.0)

Copy Markdown View Source

Raw response item emitted when compaction summaries are generated.

Summary

Types

t()

@type t() :: %Codex.Items.Compaction{
  encrypted_content: String.t(),
  id: String.t() | nil,
  type: :compaction
}