Copilot.Types.SectionOverride (Copilot SDK v2.3.0)

Copy Markdown

Override operation for a single system prompt section.

Summary

Types

t()

@type t() :: %Copilot.Types.SectionOverride{
  action: String.t(),
  content: String.t() | nil
}

Functions

to_map(o)